Searched refs:pthread_setcanceltype (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/tests/lib/libpthread/ |
| D | t_cancellation.c | 979 RZ(pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL)); in cancelself_async() 1073 RZ(pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, &type)); in defaults() 1164 RZ(pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL)); in notestcancel_loop_async() 1208 RZ(pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL)); in disable_enable_async() 1278 RZ(pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL)); in disable_enable_setcanceltype_async() 1331 RZ(pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, in setcanceltype_async() 1390 RZ(pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, NULL)); in sigsafecancelstate()
|
| /netbsd/src/lib/libpthread/ |
| D | pthread_mi.expsym | 235 pthread_setcanceltype
|
| D | pthread.h | 156 int pthread_setcanceltype(int, int *);
|
| D | Makefile | 256 MLINKS+= pthread_testcancel.3 pthread_setcanceltype.3
|
| D | pthread.c | 991 pthread_setcanceltype(int type, int *oldtype) in pthread_setcanceltype() function
|
| /netbsd/src/external/cddl/osnet/lib/libzfs/ |
| D | thread_pool.c | 186 (void) pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, in tpool_worker()
|
| /netbsd/src/external/gpl2/lvm2/dist/daemons/dmeventd/ |
| D | dmeventd.c | 738 pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, NULL); in _monitor_thread()
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 10109 ./usr/share/man/cat3/pthread_setcanceltype.0 comp-c-catman .cat 18656 ./usr/share/man/html3/pthread_setcanceltype.html comp-c-htmlman html 27199 ./usr/share/man/man3/pthread_setcanceltype.3 comp-c-man .man
|