Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dthread_group.h72 void thread_group_flags_update_unlock(void);
H A Dthread_group.c258 thread_group_flags_update_unlock(void) in thread_group_flags_update_unlock() function
282 thread_group_flags_update_unlock(); in thread_group_resync()
382 thread_group_flags_update_unlock(); in thread_group_set_flags()
390 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()