Searched refs:thread_group_create_and_retain (Results 1 – 4 of 4) sorted by relevance
130 tg_system = thread_group_create_and_retain(THREAD_GROUP_FLAGS_DEFAULT); in thread_group_init()132 tg_background = thread_group_create_and_retain(THREAD_GROUP_FLAGS_DEFAULT); in thread_group_init()137 tg_vm = thread_group_create_and_retain(THREAD_GROUP_FLAGS_DEFAULT); in thread_group_init()139 tg_io_storage = thread_group_create_and_retain(THREAD_GROUP_FLAGS_DEFAULT); in thread_group_init()141 tg_perf_controller = thread_group_create_and_retain(THREAD_GROUP_FLAGS_DEFAULT); in thread_group_init()257 thread_group_create_and_retain(uint32_t flags) in thread_group_create_and_retain() function
122 struct thread_group *thread_group_create_and_retain(uint32_t flags);
1202 tg = thread_group_create_and_retain(THREAD_GROUP_FLAGS_DEFAULT); in kern_work_interval_create()1448 tg = thread_group_create_and_retain(tg_flags == THREAD_GROUP_FLAGS_ABSENT ? in kern_work_interval_set_workload_id()
1085 …coal->j.thread_group = thread_group_create_and_retain(efficient ? THREAD_GROUP_FLAGS_EFFICIENT : T… in i_coal_jetsam_init()