Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
H A Dthr_cancel.c112 PTHREAD_CANCEL_ASYNCHRONOUS : in _pthread_setcanceltype()
115 case PTHREAD_CANCEL_ASYNCHRONOUS: in _pthread_setcanceltype()
/dragonfly/include/
H A Dpthread.h81 #define PTHREAD_CANCEL_ASYNCHRONOUS 2 macro