Searched defs:__LOCK_INIT_RECURSIVE (Results 1 – 2 of 2) sorted by relevance
15 #define __LOCK_INIT_RECURSIVE(lock) macro36 #define __LOCK_INIT_RECURSIVE(lock) __LOCK_INIT(lock) macro
13 #define __LOCK_INIT_RECURSIVE(CLASS,LOCK) __LOCK_INIT(CLASS,LOCK) macro