Searched defs:cancelhandling (Results 1 – 10 of 10) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | cleanup_defer.c | 34 int cancelhandling = THREAD_GETMEM (self, cancelhandling); in __pthread_register_cancel_defer() local 70 int cancelhandling; in __pthread_unregister_cancel_restore() local
|
A D | cleanup_defer_compat.c | 35 int cancelhandling = THREAD_GETMEM (self, cancelhandling); in _pthread_cleanup_push_defer() local 72 int cancelhandling; in strong_alias() local
|
A D | pthread_testcancel.c | 26 int cancelhandling; in pthread_testcancel() local
|
A D | descr.h | 242 int cancelhandling; member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/ |
A D | td_thr_getfpregs.c | 26 psaddr_t cancelhandling, tid; in td_thr_getfpregs() local
|
A D | td_thr_getgregs.c | 26 psaddr_t cancelhandling, tid; in td_thr_getgregs() local
|
A D | td_thr_setfpregs.c | 26 psaddr_t cancelhandling, tid; in td_thr_setfpregs() local
|
A D | td_thr_setgregs.c | 26 psaddr_t cancelhandling, tid; in td_thr_setgregs() local
|
A D | td_thr_get_info.c | 30 psaddr_t tls, schedpolicy, schedprio, cancelhandling, tid, report_events; in td_thr_get_info() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/unistd/ |
A D | sleep.c | 101 int cancelhandling; in sleep() local
|
Completed in 12 milliseconds