Searched refs:active_resources (Results 1 – 4 of 4) sorted by relevance
85 for (link = ss->active_resources; in _hurdsig_longjmp_from_handler()122 assert (link->thread.next == ss->active_resources); in _hurdsig_longjmp_from_handler()123 assert (link->thread.prevp == &ss->active_resources); in _hurdsig_longjmp_from_handler()126 ss->active_resources = link; in _hurdsig_longjmp_from_handler()
102 ss->active_resources = NULL; in _hurd_thread_sigstate()
104 thread_chainp = &_hurd_self_sigstate ()->active_resources; in _hurd_userlink_link()
113 struct hurd_userlink *active_resources; member
Completed in 10 milliseconds