Update thd.h

pull/14439/head
Vijay Pai 7 years ago committed by GitHub
parent 5e1298f0a8
commit 587ee3f6a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      src/core/lib/gpr/thd.h

@ -18,11 +18,8 @@
#ifndef GRPC_CORE_LIB_GPR_THD_H
#define GRPC_CORE_LIB_GPR_THD_H
/** Internal thread interface for GPR.
Types
gpr_thd_options options used when creating a thread
*/
/** Internal thread interface */
#include <grpc/support/port_platform.h>
#include <grpc/support/thd_id.h>

Loading…
Cancel
Save