Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dthread_group.h72 void thread_group_flags_update_unlock(void);
H A Dthread_group.c257 thread_group_flags_update_unlock(void) in thread_group_flags_update_unlock() function
281 thread_group_flags_update_unlock(); in thread_group_resync()
381 thread_group_flags_update_unlock(); in thread_group_set_flags()
389 thread_group_flags_update_unlock(); in thread_group_clear_flags()
H A Dcoalition.c1603 thread_group_flags_update_unlock(); in task_coalition_thread_group_focal_update()