Home
last modified time | relevance | path

Searched defs:pthread_once (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A D_pthreadtypes.h93 struct pthread_once { struct
94 int state;
95 pthread_mutex_t mutex;
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthread.c193 pthread_once(pthread_once_t *once_control, void (*init_routine)(void)) in pthread_once() function
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h459 # pragma weak pthread_once macro