Searched refs:once_t (Results 1 – 13 of 13) sorted by relevance
178 typedef struct once_s once_t; typedef179 local void once OF((once_t *, void (*)(void)));200 once_t *state; in once()238 once_t *state; in once()255 local once_t made = ONCE_INIT;
55 static once_t ttyname_init_once = ONCE_INITIALIZER;
69 static once_t gai_init_once = ONCE_INITIALIZER;
38 static once_t name##_init_once = ONCE_INITIALIZER; \
54 static once_t sig_init_once = ONCE_INITIALIZER;
92 #define once_t pthread_once_t macro
85 static once_t rce_once = ONCE_INITIALIZER;
81 static once_t rpc_call_once = ONCE_INITIALIZER;
269 static once_t key_call_once = ONCE_INITIALIZER;
139 static once_t nc_once = ONCE_INITIALIZER;
323 static once_t clnt_broadcast_once = ONCE_INITIALIZER;
199 static once_t keys_once = ONCE_INITIALIZER;
49 static once_t res_init_once = ONCE_INITIALIZER;