Home
last modified time | relevance | path

Searched defs:SEM_STAT_ANY (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/include/lapi/
Dsem.h24 # define SEM_STAT_ANY 20 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsem.h34 #define SEM_STAT_ANY (20 | (IPC_STAT & 0x100)) macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsem.h34 #define SEM_STAT_ANY (20 | (IPC_STAT & 0x100)) macro
/third_party/musl/ndk_musl_include/sys/
Dsem.h34 #define SEM_STAT_ANY (20 | (IPC_STAT & 0x100)) macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsem.h34 #define SEM_STAT_ANY (20 | (IPC_STAT & 0x100)) macro
/third_party/musl/include/sys/
Dsem.h34 #define SEM_STAT_ANY (20 | (IPC_STAT & 0x100)) macro