incubator-nuttx/sched/signal
chao an 205c8934a3 sched/msgq: add support of System V message queue
https://man.openbsd.org/msgget.2

Signed-off-by: chao an <anchao@xiaomi.com>
2022-10-22 12:58:11 +08:00
..
Make.defs sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_action.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
sig_allocpendingsigaction.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_cleanup.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_default.c Revert "libc: Call pthread_exit in user-space by up_pthread_exit" 2022-02-09 21:21:43 +08:00
sig_deliver.c signal: signal handler may cause task's state error 2022-01-05 21:36:44 +09:00
sig_dispatch.c sched/msgq: add support of System V message queue 2022-10-22 12:58:11 +08:00
sig_findaction.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_initialize.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
sig_kill.c signal/sig_kill.c: remove the limitation of kill(0, xx) 2021-03-03 15:03:32 +00:00
sig_lowest.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_nanosleep.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
sig_notification.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sig_pause.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_pending.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sig_ppoll.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
sig_procmask.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_pselect.c Change all files come from Xiaomi/Pinecone to Apache License 2.0 2020-08-22 17:37:21 -06:00
sig_queue.c Remove CONFIG_CAN_PASS_STRUCT 2020-04-11 21:19:47 +01:00
sig_releasependingsigaction.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_releasependingsignal.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_removependingsignal.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_sleep.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_suspend.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_timedwait.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_unmaskpendingsignal.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sig_usleep.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
sig_waitinfo.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
signal.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00