Home
last modified time | relevance | path

Searched refs:_hurd_thread_sigstate (Results 1 – 5 of 5) sorted by relevance

/hurd/hurd/
A Dsignal.h128 extern struct hurd_sigstate *_hurd_thread_sigstate (thread_t);
171 THREAD_SETMEM (THREAD_SELF, _hurd_sigstate, _hurd_thread_sigstate (self)); in _hurd_self_sigstate()
227 ss = _hurd_thread_sigstate (self); in _hurd_critical_section_lock()
/hurd/
A Dthread-cancel.c37 struct hurd_sigstate *ss = _hurd_thread_sigstate (thread); in hurd_thread_cancel()
A Dcatch-exc.c67 ss = _hurd_thread_sigstate (thread); /* Allocate a fresh one. */ in _S_catch_exception_raise()
A DVersions48 _hurd_thread_sigstate;
A Dhurdsig.c77 _hurd_thread_sigstate (thread_t thread) in _hurd_thread_sigstate() function
142 libc_hidden_def (_hurd_thread_sigstate) in libc_hidden_def() argument
1473 _hurd_global_sigstate = _hurd_thread_sigstate (MACH_PORT_NULL); in _hurdsig_init()

Completed in 12 milliseconds