Home
last modified time | relevance | path

Searched defs:LOCK_INIT_CLEAR (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sparc/sys/
H A Dmachlock.h53 #define LOCK_INIT_CLEAR(lp) (*(lp) = 0) macro
/titanic_41/usr/src/uts/intel/sys/
H A Dmachlock.h57 #define LOCK_INIT_CLEAR(lp) (*(lp) = 0) macro