Searched refs:thread_group_create_and_retain (Results 1 – 4 of 4) sorted by relevance
130 tg_system = thread_group_create_and_retain(FALSE); in thread_group_init()132 tg_background = thread_group_create_and_retain(FALSE); in thread_group_init()137 tg_vm = thread_group_create_and_retain(FALSE); in thread_group_init()139 tg_io_storage = thread_group_create_and_retain(FALSE); in thread_group_init()141 tg_perf_controller = thread_group_create_and_retain(FALSE); in thread_group_init()289 thread_group_create_and_retain(boolean_t efficient) in thread_group_create_and_retain() function
68 struct thread_group *thread_group_create_and_retain(boolean_t efficient);
904 tg = thread_group_create_and_retain(FALSE); in kern_work_interval_create()
952 coal->j.thread_group = thread_group_create_and_retain(efficient); in i_coal_jetsam_init()