Searched refs:pthread_setcancelstate (Results 1 – 9 of 9) sorted by relevance
| /dragonfly/contrib/grep/lib/ |
| HD | error.c | 303 __libc_ptf_call (pthread_setcancelstate, (PTHREAD_CANCEL_DISABLE, &state), in error() 329 __libc_ptf_call (pthread_setcancelstate, (state, NULL), 0); in error() 366 __libc_ptf_call (pthread_setcancelstate, (PTHREAD_CANCEL_DISABLE, &state), in error_at_line() 400 __libc_ptf_call (pthread_setcancelstate, (state, NULL), 0); in error_at_line()
|
| /dragonfly/lib/libthread_xu/thread/ |
| HD | thr_cancel.c | 156 __strong_reference(_pthread_setcancelstate, pthread_setcancelstate);
|
| /dragonfly/lib/libpthread/ |
| HD | Makefile | 148 MLINKS+=pthread_testcancel.3 pthread_setcancelstate.3 \
|
| /dragonfly/include/ |
| HD | pthread.h | 252 int pthread_setcancelstate(int, int *);
|
| /dragonfly/lib/libc/include/ |
| HD | namespace.h | 190 #define pthread_setcancelstate _pthread_setcancelstate macro
|
| HD | un-namespace.h | 171 #undef pthread_setcancelstate
|
| /dragonfly/lib/libthread_xu/ |
| HD | pthread.map | 308 pthread_setcancelstate;
|
| /dragonfly/lib/libc/gen/ |
| HD | _pthread_stubs.c | 165 WR(stub_zero, pthread_setcancelstate);
|
| HD | Symbol.map | 127 pthread_setcancelstate;
|