incubator-nuttx/drivers/ipcc
Xiang Xiao a5aea61537 driver: Post sempahore only when it's value is smaller than one
to avoid waking up the waiting thread redundantly.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-10-13 02:12:01 +08:00
..
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08:00
Kconfig mm/circbuf: Remove MM_CIRCBUF option from Kconfig 2022-11-08 10:18:27 -03:00
Make.defs
ipcc_close.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
ipcc_open.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
ipcc_poll.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
ipcc_priv.h poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
ipcc_read.c driver: Post sempahore only when it's value is smaller than one 2024-10-13 02:12:01 +08:00
ipcc_register.c circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
ipcc_unlink.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
ipcc_write.c driver: Post sempahore only when it's value is smaller than one 2024-10-13 02:12:01 +08:00