Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread.c1372 if ((type != PTHREAD_CANCEL_DEFERRED) && (type != PTHREAD_CANCEL_ASYNCHRONOUS)) in pthread_setcanceltype()
1464 if (ptd->canceltype == PTHREAD_CANCEL_ASYNCHRONOUS) in pthread_cancel()
A Dpthread.h46 PTHREAD_CANCEL_ASYNCHRONOUS = 0, enumerator

Completed in 8 milliseconds