This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-06 08:36:24 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ba598841e55a85851ab2b85e657563660dde32c9
nuttx
/
sched
/
signal
T
History
igd
32bac84548
sched/Kconfig, sched/signal/sig_notification.c: Add configuration option to decide select either the high-priority or low-priority work queue for SIG_EVTHREAD notifications.
2019-08-26 10:54:49 -06:00
..
Make.defs
Squashed commit of the following:
2019-05-21 18:57:54 -06:00
sig_action.c
…
sig_allocpendingsigaction.c
…
sig_cleanup.c
…
sig_default.c
tools/nxstyle.c: Fix error in conditional logic that was preventing detection bad brace alignment. Add logic to handle alignment of braces in data initializators which following slightly different indentation rules.
2019-06-30 10:35:10 -06:00
sig_deliver.c
…
sig_dispatch.c
…
sig_findaction.c
…
sig_initialize.c
…
sig_kill.c
…
sig_lowest.c
…
sig_nanosleep.c
…
sig_notification.c
sched/Kconfig, sched/signal/sig_notification.c: Add configuration option to decide select either the high-priority or low-priority work queue for SIG_EVTHREAD notifications.
2019-08-26 10:54:49 -06:00
sig_pause.c
…
sig_pending.c
…
sig_ppoll.c
tools/nxstyle.c: Fix error in conditional logic that was preventing detection bad brace alignment. Add logic to handle alignment of braces in data initializators which following slightly different indentation rules.
2019-06-30 10:35:10 -06:00
sig_procmask.c
…
sig_pselect.c
…
sig_queue.c
…
sig_releasependingsigaction.c
…
sig_releasependingsignal.c
…
sig_removependingsignal.c
…
sig_sleep.c
Fix minor typo / copy-paste. 'cancellaction point'->'cancellation point'
2019-08-23 11:57:35 -06:00
sig_suspend.c
…
sig_timedwait.c
Fix minor typo / copy-paste. 'cancellaction point'->'cancellation point'
2019-08-23 11:57:35 -06:00
sig_unmaskpendingsignal.c
…
sig_usleep.c
Fix minor typo / copy-paste. 'cancellaction point'->'cancellation point'
2019-08-23 11:57:35 -06:00
sig_waitinfo.c
…
signal.h
…