Home
last modified time | relevance | path

Searched refs:__LOCK_INIT_RECURSIVE (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/include/sys/
Dlock.h15 #define __LOCK_INIT_RECURSIVE(lock) macro
36 #define __LOCK_INIT_RECURSIVE(lock) __LOCK_INIT(lock) macro
63 __LOCK_INIT_RECURSIVE(__libc_recursive_mutex)
/picolibc-latest/newlib/libc/sys/amdgcn/include/sys/
Dlock.h13 #define __LOCK_INIT_RECURSIVE(CLASS,LOCK) __LOCK_INIT(CLASS,LOCK) macro
/picolibc-latest/newlib/
DChangeLog-2015552 * libc/sys/rtems/include/sys/lock.h (__LOCK_INIT_RECURSIVE): Use
14115 defined. Change __LOCK_RECURSIVE_INIT to be __LOCK_INIT_RECURSIVE.
14117 to be __LOCK_INIT_RECURSIVE.