Searched defs:hints_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetxby_door.c52 static mutex_t hints_lock = DEFAULTMUTEX; variable
596 lmutex_lock(&hints_lock);
604 lmutex_unlock(&hints_lock);
607 lmutex_lock(&hints_lock);
612 lmutex_unlock(&hints_lock);
688 lmutex_lock(&hints_lock);
691 lmutex_unlock(&hints_lock);
708 lmutex_lock(&hints_lock);
710 lmutex_unlock(&hints_lock);
716 lmutex_unlock(&hints_lock);
[all...]

Completed in 864 milliseconds