summaryrefslogtreecommitdiff
path: root/nuttx/sched/pthread_cancel.c
Commit message (Expand)AuthorAgeFilesLines
* _exit() should not call atexit() or on_exit() functions; Rename task_deletecu...Gregory Nutt2013-04-181-1/+0
* Rename _TCB to struct tcb_spatacongo2013-02-041-2/+2
* Move pthread join and key creation data into the task grouppatacongo2013-02-031-2/+4
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-1/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-3/+3
* Switching to C99 stdint.h typespatacongo2009-12-141-0/+4
* Eliminating GCC dependenciespatacongo2007-02-201-4/+4
* NuttX RTOSpatacongo2007-02-171-0/+143