Home
last modified time | relevance | path

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

/kernel/liteos_m/kal/posix/src/
Dmqueue_impl.h54 #define OS_QUEUE_READ_TAIL (OS_QUEUE_READ | (OS_QUEUE_TAIL << 1)) macro
/kernel/liteos_a/kernel/base/include/
Dlos_queue_pri.h57 #define OS_QUEUE_READ_TAIL (OS_QUEUE_READ | (OS_QUEUE_TAIL << 1)) macro
/kernel/liteos_m/kernel/include/
Dlos_queue.h799 #define OS_QUEUE_READ_TAIL (OS_QUEUE_READ | (OS_QUEUE_TAIL << 1)) macro