Searched refs:pthread_cleanup_pop (Results 26 - 31 of 31) sorted by relevance

12

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_exit/
H A Dstress.c137 pthread_cleanup_pop(1);
/haiku-fatelf/headers/posix/
H A Dpthread.h66 #define pthread_cleanup_pop(execute) \ macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_cond_timedwait/
H A Dstress2.c230 pthread_cleanup_pop(0);
H A Ds-c.c238 pthread_cleanup_pop(0); /* We could put 1 and avoid the next line, but we would miss the return code */
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/threads/pthread_cond_wait/
H A Dstress.c230 pthread_cleanup_pop(0);
H A Dstress2.c230 pthread_cleanup_pop(0);

Completed in 106 milliseconds

12