Searched refs:IS_LOCK_STATE (Results 1 – 3 of 3) sorted by relevance
77 #define IS_LOCK_STATE(x) (((x) == UNLOCK) || ((x) == LOCK)) macro
83 #define IS_LOCK_STATE(x) (((x) == UNLOCK) || ((x) == LOCK)) macro
Completed in 9 milliseconds