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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dstubs.c69 #pragma weak lock_core macro
71 lock_core(int hashval) function
/illumos-gate/usr/src/cmd/ypcmd/shared/
H A Dlockmap.c283 * RETURNS : Same as lock_core
292 return (lock_core(hashval));
296 * FUNCTION : lock_core()
306 lock_core(int hashval) function

Completed in 64 milliseconds