pthread_once Struct Reference
#include <stdapis/sys/_pthreadtypes.h>
struct pthread_once
Public Attributes
pthread_mutex_t
mutex
int
state
Detailed Description
Once definitions.
Member Attribute Documentation
mutex
pthread_mutex_t
mutex
thread mutex
state
int
state
State of the thread