nuttx/drivers/pipes
Gregory Nutt 986e594563 Check return from nxsem_wait_initialize()
Resolution of Issue 619 will require multiple steps, this part of the first step in that resolution:  Every call to nxsem_wait_uninterruptible() must handle the return value from nxsem_wait_uninterruptible properly.  This commit is only for those files under drivers/pipes and drivers/wireless.
2020-03-31 21:52:50 +01:00
..
fifo.c Merged in raiden00/nuttx_sim (pull request #1047) 2019-10-11 08:03:44 +00:00
Kconfig drivers/*/Kconfig: Consolidate driver Kconfig Files. 2020-02-15 15:19:11 +01:00
Make.defs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
pipe_common.c Check return from nxsem_wait_initialize() 2020-03-31 21:52:50 +01:00
pipe_common.h
pipe.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00