incubator-nuttx/fs/semaphore
Xiang Xiao 3f12b4f1e3 sched: Remove the unnecessary (FAR sem_t *) cast
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-29 21:12:40 +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 Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
sem_open.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
sem_unlink.c sched: Remove the unnecessary (FAR sem_t *) cast 2022-10-29 21:12:40 +02:00
semaphore.h Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00