Searched refs:__LOCK_INIT_RECURSIVE (Results 1 – 3 of 3) sorted by relevance
15 #define __LOCK_INIT_RECURSIVE(lock) macro36 #define __LOCK_INIT_RECURSIVE(lock) __LOCK_INIT(lock) macro63 __LOCK_INIT_RECURSIVE(__libc_recursive_mutex)
13 #define __LOCK_INIT_RECURSIVE(CLASS,LOCK) __LOCK_INIT(CLASS,LOCK) macro
552 * libc/sys/rtems/include/sys/lock.h (__LOCK_INIT_RECURSIVE): Use14115 defined. Change __LOCK_RECURSIVE_INIT to be __LOCK_INIT_RECURSIVE.14117 to be __LOCK_INIT_RECURSIVE.