Home
last modified time | relevance | path

Searched refs:__PTHREAD_COND_MAX_GROUP_SIZE (Results 1 – 2 of 2) sorted by relevance

/nptl/
A Dpthread_cond_common.c29 #define __PTHREAD_COND_MAX_GROUP_SIZE ((unsigned) 1 << 29) macro
A Dpthread_cond_wait.c101 if (cond->__data.__g_size[g] + __PTHREAD_COND_MAX_GROUP_SIZE > 0) in __condvar_cancel_waiting()

Completed in 4 milliseconds