Lines Matching refs:tg_lock
74 static LCK_MTX_DECLARE(tg_lock, &tg_lck_grp);
134 lck_mtx_lock(&tg_lock); in thread_group_init()
136 lck_mtx_unlock(&tg_lock); in thread_group_init()
273 lck_mtx_lock(&tg_lock); in thread_group_resync()
281 lck_mtx_unlock(&tg_lock); in thread_group_resync()
316 lck_mtx_lock(&tg_lock); in thread_group_create_and_retain()
325 lck_mtx_unlock(&tg_lock); in thread_group_create_and_retain()
474 lck_mtx_lock(&tg_lock); in thread_group_find_by_name_and_retain()
482 lck_mtx_unlock(&tg_lock); in thread_group_find_by_name_and_retain()
517 lck_mtx_lock(&tg_lock); in thread_group_find_by_id_and_retain()
524 lck_mtx_unlock(&tg_lock); in thread_group_find_by_id_and_retain()
552 lck_mtx_lock(&tg_lock); in thread_group_deallocate_complete()
555 lck_mtx_unlock(&tg_lock); in thread_group_deallocate_complete()