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

/haiku/src/system/libroot/posix/pthread/
H A Dpthread_once.cpp74 pthread_cleanup_push(&init_function_canceled, onceControl);
/haiku/headers/posix/
H A Dpthread.h61 #define pthread_cleanup_push(func, arg) \ macro

Completed in 42 milliseconds