Searched defs:OSL_CTRACE_LOCK (Results 1 – 2 of 2) sorted by relevance
49 #define OSL_CTRACE_LOCK(lock, flags) (flags) = osl_spin_lock(lock) macro