Searched refs:enable_ints_and_unlock (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215/osfmk/kern/ |
| H A D | thread_call.c | 627 enable_ints_and_unlock(group, s); in _internal_call_init() 657 enable_ints_and_unlock(group, s); in _internal_call_allocate() 993 enable_ints_and_unlock(group, s); in thread_call_func_cancel() 1191 enable_ints_and_unlock(group, s); in thread_call_enter1() 1333 enable_ints_and_unlock(group, s); in thread_call_enter_delayed_internal() 1399 enable_ints_and_unlock(group, s); in thread_call_cancel() 1883 enable_ints_and_unlock(group, s); in thread_call_thread() 2113 enable_ints_and_unlock(group, s); in thread_call_delayed_timer_rescan() 2219 enable_ints_and_unlock(group, s); in thread_call_wait_once_locked() 2313 enable_ints_and_unlock(group, s); in thread_call_wait_locked() [all …]
|