Lines Matching defs:self
38 ulwp_t *self = curthread; in pthread_cancel() local
94 ulwp_t *self = curthread; in pthread_setcancelstate() local
151 ulwp_t *self = curthread; in pthread_setcanceltype() local
205 ulwp_t *self = curthread; in pthread_testcancel() local
219 ulwp_t *self = curthread; in _cancelon() local
237 ulwp_t *self = curthread; in _canceloff() local
255 ulwp_t *self = curthread; in _canceloff_nocancel() local
274 ulwp_t *self = curthread; in __pthread_cleanup_push() local
293 ulwp_t *self = curthread; in __pthread_cleanup_pop() local
312 set_cancel_pending_flag(ulwp_t *self, int clear_flags) in set_cancel_pending_flag()
338 set_cancel_eintr_flag(ulwp_t *self) in set_cancel_eintr_flag()
360 set_parking_flag(ulwp_t *self, int park) in set_parking_flag()
396 ulwp_t *self = curthread; in cancel_active() local