Home
last modified time | relevance | path

Searched refs:umem_init_thr (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libumem/common/
H A Dvmem_base.c42 if (umem_ready != UMEM_READY && umem_init_thr != thr_self() && in vmem_heap_arena()
H A Dumem_base.h50 extern thread_t umem_init_thr; /* the thread doing the init */
H A Dumem_fork.c99 if (umem_ready == UMEM_READY_INITING && umem_init_thr != thr_self()) { in umem_lockup()
H A Dumem.c716 thread_t umem_init_thr; /* thread initializing */ variable
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()
3381 ASSERT(umem_init_thr == 0); in umem_init()
3547 umem_init_thr = 0; in umem_init()
3557 umem_init_thr = 0; in umem_init()