Searched refs:ONCE_FLAG_INIT (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/system/libroot/posix/pthread/
H A Dpthread_once.cpp22 STATIC_ASSERT(((pthread_once_t)ONCE_FLAG_INIT).state == ((pthread_once_t)PTHREAD_ONCE_INIT).state);
/haiku/headers/posix/
H A Dthreads.h66 #define ONCE_FLAG_INIT { -1 } macro

Completed in 38 milliseconds