summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_unlock.c
Commit message (Expand)AuthorAgeFilesLines
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-0/+1
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-8/+10
* Switching to C99 stdint.h typespatacongo2009-12-141-1/+2
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-131-24/+24
* Interrupts must be disabled in all low level context switchespatacongo2007-03-191-0/+5
* NuttX RTOSpatacongo2007-02-171-0/+122