Searched refs:pthread_setcanceltype (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/posix_error_mapper/
H A Dpthread_thread.cpp52 WRAPPER_FUNCTION(int, pthread_setcanceltype, (int type, int *_oldType),
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_cancel.cpp91 pthread_setcanceltype(int type, int *_oldType) function
/haiku/headers/posix/
H A Dpthread.h253 extern int pthread_setcanceltype(int type, int *_oldType);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2275 void pthread_setcanceltype() {} function
H A Dlibroot_stubs_legacy.c2254 void pthread_setcanceltype() {} function

Completed in 111 milliseconds