incubator-nuttx/sched/wqueue
Gregory Nutt 97339e47f1 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 graphics/, mm/, net/, sched/, wireless/bluetooth.

Still to do:  Files under fs/, drivers/, and arch.  The last is 116 files and will take some effort.
2020-03-29 20:11:10 +01:00
..
Make.defs sched/wqueue: Update to Apache 2.0 headers. 2020-03-11 18:39:53 -03:00
kwork_cancel.c sched/wqueue: Update to Apache 2.0 headers. 2020-03-11 18:39:53 -03:00
kwork_hpthread.c sched/wqueue: Update to Apache 2.0 headers. 2020-03-11 18:39:53 -03:00
kwork_inherit.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
kwork_lpthread.c sched/wqueue: Update to Apache 2.0 headers. 2020-03-11 18:39:53 -03:00
kwork_notifier.c Check return from nxsem_wait_initialize() 2020-03-29 20:11:10 +01:00
kwork_process.c sched/wqueue: Update to Apache 2.0 headers. 2020-03-11 18:39:53 -03:00
kwork_queue.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
kwork_signal.c sched/wqueue: Update to Apache 2.0 headers. 2020-03-11 18:39:53 -03:00
wqueue.h sched/wqueue: Update to Apache 2.0 headers. 2020-03-11 18:39:53 -03:00