Searched refs:pBool (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_cond_timedwait/
H A Dstress1.c186 int * pBool; member in struct:childdata
209 while (*(cd->pBool) == 0)
270 while (*(cd->pBool) == 0)
526 CD.pBool = &(td->boolean);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_cond_wait/
H A Dstress1.c186 int * pBool; member in struct:childdata
208 while (*(cd->pBool) == 0)
260 while (*(cd->pBool) == 0)
516 CD.pBool = &(td->boolean);

Completed in 86 milliseconds