Macros | Typedefs
impl/codegen/sync_posix.h File Reference
#include <grpc/impl/codegen/port_platform.h>
#include <pthread.h>
#include <grpc/impl/codegen/sync_generic.h>
Include dependency graph for impl/codegen/sync_posix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GPR_ONCE_INIT   PTHREAD_ONCE_INIT
 

Typedefs

typedef pthread_cond_t gpr_cv
 
typedef pthread_mutex_t gpr_mu
 
typedef pthread_once_t gpr_once
 

Macro Definition Documentation

◆ GPR_ONCE_INIT

#define GPR_ONCE_INIT   PTHREAD_ONCE_INIT

Definition at line 52 of file impl/codegen/sync_posix.h.

Typedef Documentation

◆ gpr_cv

typedef pthread_cond_t gpr_cv

Definition at line 48 of file impl/codegen/sync_posix.h.

◆ gpr_mu

typedef pthread_mutex_t gpr_mu

Definition at line 47 of file impl/codegen/sync_posix.h.

◆ gpr_once

typedef pthread_once_t gpr_once

Definition at line 50 of file impl/codegen/sync_posix.h.



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