Home
last modified time | relevance | path

Searched refs:self (Results 1 – 3 of 3) sorted by relevance

/hurd/
A Dhurdkill.c60 int self = 0; in _hurd_sig_post() local
65 self = 1; in _hurd_sig_post()
77 if (self) in _hurd_sig_post()
A DMakefile63 thread-self thread-cancel intr-msg catch-signal
/hurd/hurd/
A Dsignal.h170 thread_t self = __mach_thread_self (); in _hurd_self_sigstate() local
171 THREAD_SETMEM (THREAD_SELF, _hurd_sigstate, _hurd_thread_sigstate (self)); in _hurd_self_sigstate()
172 __mach_port_deallocate (__mach_task_self (), self); in _hurd_self_sigstate()
221 thread_t self = __mach_thread_self (); in _hurd_critical_section_lock() local
227 ss = _hurd_thread_sigstate (self); in _hurd_critical_section_lock()
229 __mach_port_deallocate (__mach_task_self (), self); in _hurd_critical_section_lock()

Completed in 7 milliseconds