Home
last modified time | relevance | path

Searched refs:thread_group_get_flags (Results 1 – 7 of 7) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dthread_group.h128 uint32_t thread_group_get_flags(struct thread_group *);
H A Dthread_group.c287 …DE(DBG_MACH_THREAD_GROUP, MACH_THREAD_GROUP_NEW), thread_group_id(tg), thread_group_get_flags(tg)); in thread_group_create_and_retain()
289 …G_MACH_THREAD_GROUP, MACH_THREAD_GROUP_FLAGS), thread_group_id(tg), thread_group_get_flags(tg), 0); in thread_group_create_and_retain()
1251 thread_group_get_flags(struct thread_group *tg) in thread_group_get_flags() function
H A Dwork_interval.c1427 tg_flags = thread_group_get_flags(home_group); in kern_work_interval_set_workload_id()
H A Dtimer_call.c1864 uint32_t tg_flags = thread_group_get_flags(thread_group_get(cthread)); in timer_compute_leeway()
H A Dcoalition.c1051 c_debuginfo->thread_group_flags = thread_group_get_flags(group); in coalition_debug_info_internal()
H A Dkern_stackshot.c5978 uint32_t flags = thread_group_get_flags(tg); in stackshot_thread_group_snapshot()
/xnu-11215/osfmk/arm/
H A Dmachine_routines_common.c581 data.thread_group_flags = thread_group_get_flags(tg); in machine_thread_group_init()
595 data.thread_group_flags = thread_group_get_flags(tg); in machine_thread_group_deinit()