Typedefs | Functions
thd_id.h File Reference
#include <grpc/support/port_platform.h>
Include dependency graph for thd_id.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef uintptr_t gpr_thd_id
 

Functions

GPRAPI gpr_thd_id gpr_thd_currentid (void)
 

Typedef Documentation

◆ gpr_thd_id

Thread ID interface for GPR.

Used by some wrapped languages for logging purposes.

Types gpr_thd_id a unique opaque identifier for a thread.

Definition at line 35 of file thd_id.h.

Function Documentation

◆ gpr_thd_currentid()

GPRAPI gpr_thd_id gpr_thd_currentid ( void  )

Returns the identifier of the current thread.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:34