Home
last modified time | relevance | path

Searched refs:_hurd_msgport_thread (Results 1 – 6 of 6) sorted by relevance

/hurd/
A Dhurdfault.c56 || thread != _hurd_msgport_thread || task != __mach_task_self ())
223 err = __thread_set_special_port (_hurd_msgport_thread, in _hurdsig_fault_init()
226 __thread_set_exception_ports (_hurd_msgport_thread, in _hurdsig_fault_init()
A Dmsgportdemux.c64 _hurd_msgport_thread = _hurd_self_sigstate ()->thread; in _hurd_msgport_receive()
A Dhurdsig.c48 thread_t _hurd_msgport_thread; variable
526 if (ss->thread == _hurd_msgport_thread) in abort_all_rpcs()
652 __proc_dostop (port, _hurd_msgport_thread); in weak_alias()
683 else if (threads[i] != _hurd_msgport_thread) in weak_alias()
963 err = __USEPORT (PROC, __proc_dostop (port, _hurd_msgport_thread)); in weak_alias()
1505 err = __thread_create (__mach_task_self (), &_hurd_msgport_thread); in _hurdsig_init()
1509 err = __mach_setup_thread (__mach_task_self (), _hurd_msgport_thread, in _hurdsig_init()
1514 err = __mach_setup_tls (_hurd_msgport_thread); in _hurdsig_init()
1523 err = __thread_resume (_hurd_msgport_thread); in _hurdsig_init()
1562 while (_hurd_msgport_thread == 0) in _hurdsig_init()
A Dreport-wait.c121 if (thread == _hurd_msgport_thread) in weak_extern()
A Dintr-msg.c81 || _hurd_msgport_thread == MACH_PORT_NULL) in _hurd_intr_rpc_mach_msg()
/hurd/hurd/
A Dsignal.h181 extern thread_t _hurd_msgport_thread;

Completed in 14 milliseconds