Home
last modified time | relevance | path

Searched refs:thread_group_clear_flags (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dthread_group.h129 void thread_group_clear_flags(struct thread_group *tg, uint32_t flags);
H A Dthread_group.c375 thread_group_clear_flags(struct thread_group *tg, uint32_t flags) in thread_group_clear_flags() function