Lines Matching refs:thr_self
753 #define CPUHINT() (thr_self())
771 #define IN_UPDATE() (thr_self() == umem_update_thr || \
772 thr_self() == umem_st_update_thr)
1003 ASSERT(umem_update_thr != thr_self() && in umem_remove_updates()
1004 umem_st_update_thr != thr_self()); in umem_remove_updates()
1259 if (umem_nofail_exit_thr == thr_self()) in umem_alloc_retry()
1263 umem_nofail_exit_thr = thr_self(); in umem_alloc_retry()
1375 _bcp->bc_thread = thr_self(); \
2570 umem_st_update_thr = thr_self(); in umem_st_update()
2667 if (umem_init_thr == thr_self()) in umem_cache_create()
3341 if (thr_self() != umem_init_thr) { in umem_init()
3371 umem_init_thr = thr_self(); in umem_init()