nuttx/libs/libc/wqueue
pangzhen1 c8e56ff63a CMake: fix CMake compile errors during the protected build mode
There are 2 CMake compile errors during the protected build mode. One is forget to add library for nuttx_user, another is the wrong macro used when compile wqueue.

Signed-off-by: pangzhen1 <pangzhen1@xiaomi.com>
2024-08-29 01:59:29 +08:00
..
CMakeLists.txt CMake: fix CMake compile errors during the protected build mode 2024-08-29 01:59:29 +08:00
Kconfig
Make.defs
work_cancel.c semaphore/_SEM_XX: Remove the _SEM redirection macros as unnecessary 2023-11-27 04:52:54 -08:00
work_queue.c semaphore/_SEM_XX: Remove the _SEM redirection macros as unnecessary 2023-11-27 04:52:54 -08:00
work_usrthread.c semaphore/_SEM_XX: Remove the _SEM redirection macros as unnecessary 2023-11-27 04:52:54 -08:00
wqueue.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00