Searched defs:SPIN_UNLOCK (Results 1 – 1 of 1) sorted by relevance
34 #define SPIN_UNLOCK(x) do { (x)->lock = 1; } while(0) macro42 #define SPIN_UNLOCK(x) do { } while(0) macro