nuttx/fs/semaphore
Xiang Xiao 40ef5bc6db libc: Move queue.h from include to include/nuttx
to avoid the conflict with libuv's queue.h

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-09-26 08:04:58 +02:00
..
Kconfig semaphore: Change FS_NAMED_SEMPATH from "/var/lock" to "/var/sem" 2022-02-05 23:58:01 +01:00
Make.defs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
sem_close.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sem_open.c semaphore: Rename FS_NAMED_SEMPATH to FS_NAMED_SEMAPHORES_VFS_PATH 2022-02-05 23:58:01 +01:00
sem_unlink.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
semaphore.h Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00