Home
last modified time | relevance | path

Searched defs:__LOCK_INIT_RECURSIVE (Results 1 – 2 of 2) 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
/picolibc-latest/newlib/libc/sys/amdgcn/include/sys/
Dlock.h13 #define __LOCK_INIT_RECURSIVE(CLASS,LOCK) __LOCK_INIT(CLASS,LOCK) macro