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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetxby_door.c49 static mutex_t hints_lock = DEFAULTMUTEX; variable
636 lmutex_lock(&hints_lock);
644 lmutex_unlock(&hints_lock);
647 lmutex_lock(&hints_lock);
652 lmutex_unlock(&hints_lock);
728 lmutex_lock(&hints_lock);
731 lmutex_unlock(&hints_lock);
748 lmutex_lock(&hints_lock);
750 lmutex_unlock(&hints_lock);
756 lmutex_unlock(&hints_lock);
[all...]

Completed in 33 milliseconds