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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dstubs.h31 lock_core(int);
H A Dshim_lockmap.c64 ret = lock_core(map->hash_val);
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 60 milliseconds