Searched defs:pthread_once (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libpthread/ | ||
| H A D | pthread_once.c | 57 pthread_once(pthread_once_t *once_control, void (*routine)(void)) function in typeref:typename:int |
| H A D | pthread.h | 452 #define pthread_once __libc_thr_once macro |
Completed in 3 milliseconds