Searched defs:once_flag (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/head/ | ||
H A D | threads.h | 54 typedef pthread_once_t once_flag; typedef |
/titanic_52/usr/src/lib/libc/port/threads/ | ||
H A D | pthread.c | 47 #define once_flag oflag.pad32_flag[1] macro |