Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds