Searched refs:PTHREAD_CANCEL_ASYNCHRONOUS (Results 1 – 2 of 2) sorted by relevance
1372 if ((type != PTHREAD_CANCEL_DEFERRED) && (type != PTHREAD_CANCEL_ASYNCHRONOUS)) in pthread_setcanceltype()1464 if (ptd->canceltype == PTHREAD_CANCEL_ASYNCHRONOUS) in pthread_cancel()
46 PTHREAD_CANCEL_ASYNCHRONOUS = 0, enumerator
Completed in 5 milliseconds