Home
last modified time | relevance | path

Searched refs:IPC_QUEUE_FD_SET (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/kernel/base/include/
H A Dlos_ipc_container_pri.h81 #define IPC_QUEUE_FD_SET (OsGetCurrIpcContainer()->queueFdSet) macro
/kernel/liteos_a/compat/posix/src/
H A Dmqueue.c54 #define IPC_QUEUE_FD_SET g_queueFdSet macro
336 fd_set *fdset = &IPC_QUEUE_FD_SET; in MqAllocSysFd()
353 fd_set *fdset = &IPC_QUEUE_FD_SET; in MqFreeSysFd()

Completed in 3 milliseconds