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