Lines Matching refs:th_lock
382 mutex_enter(&old_hash[i].th_lock); in lwp_create()
383 mutex_enter(&new_hash[i].th_lock); in lwp_create()
434 mutex_exit(&old_hash[i].th_lock); in lwp_create()
435 mutex_exit(&new_hash[i].th_lock); in lwp_create()
1947 mutex_enter(&thp->th_lock); in lwp_hash_in()
1965 mutex_exit(&thp->th_lock); in lwp_hash_in()
1982 mutex_enter(&thp->th_lock); in lwp_hash_out()
1996 mutex_exit(&thp->th_lock); in lwp_hash_out()
2044 mutex_enter(&thp->th_lock); in lwp_hash_lookup_and_lock()
2052 mutex_exit(&thp->th_lock); in lwp_hash_lookup_and_lock()
2058 *mpp = &thp->th_lock; in lwp_hash_lookup_and_lock()
2063 mutex_exit(&thp->th_lock); in lwp_hash_lookup_and_lock()