nuttx/arch/avr/src/avr32
Xiang Xiao 94da3e4c3a arch: Remove critical section inside up_schedule_sigaction
since nxsig_tcbdispatch already hold it for us

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I2fe6ad840bdca3ec0eaa76a9af3b6929c7d5a721
2021-01-22 08:34:07 +01:00
..
avr32.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
Kconfig build: Replace WINTOOL with CYGWIN_WINTOOL Kconfig 2020-05-18 15:02:55 -06:00
Toolchain.defs Fix Cygwin build with Windows native toolchain 2020-09-01 10:20:28 +08:00
up_blocktask.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
up_copystate.c
up_createstack.c Remove CONFIG_TLS 2020-05-07 12:04:16 -06:00
up_doirq.c
up_dumpstate.c arch: Initialize idle thread stack information 2020-09-16 06:57:29 -07:00
up_exceptions.S Fix some typos in comments 2020-11-08 18:58:20 +01:00
up_fullcontextrestore.S
up_initialstate.c arch: Initialize the idle thread stack info directly 2020-12-16 09:54:29 +09:00
up_nommuhead.S
up_releasepending.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
up_reprioritizertr.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
up_schedulesigaction.c arch: Remove critical section inside up_schedule_sigaction 2021-01-22 08:34:07 +01:00
up_sigdeliver.c Completes the Implementation of the TLS-based errno 2020-05-07 23:11:34 +01:00
up_stackframe.c arch/stackframe: fix heap buffer overflow 2020-06-15 07:19:41 -06:00
up_switchcontext.S
up_syscall6.S
up_unblocktask.c sched/sched/sched.h: Make naming of all internal names consistent: 2020-05-09 16:58:42 -03:00
up_usestack.c arch: Remove the special check for idle thread in up_use_stack 2020-12-16 09:54:29 +09:00