Address reviewer feedback.

pull/14407/head
Vijay Pai 7 years ago
parent c745690caf
commit 236d9f2a28
  1. 4
      include/grpc/support/thd_id.h

@ -18,7 +18,9 @@
#ifndef GRPC_SUPPORT_THD_ID_H
#define GRPC_SUPPORT_THD_ID_H
/** Thread interface for GPR.
/** Thread ID interface for GPR.
Used by some wrapped languages for logging purposes.
Types
gpr_thd_id a unique opaque identifier for a thread.

Loading…
Cancel
Save