nuttx/sched
2014-05-26 07:45:15 -06:00
..
.gitignore
atexit.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
clock_abstime2ticks.c Add nanosleep() 2013-12-12 20:12:33 -06:00
clock_dow.c
clock_getres.c
clock_gettime.c SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial console 2014-04-01 11:24:15 -06:00
clock_gettimeofday.c
clock_initialize.c
clock_internal.h
clock_settime.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
clock_systimer.c
clock_ticks2time.c
clock_time2ticks.c Add nanosleep() 2013-12-12 20:12:33 -06:00
env_clearenv.c
env_dup.c
env_findvar.c Changes to get PX4 config to build. Also some warning removal 2014-01-14 13:30:22 -06:00
env_getenv.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
env_getenvironptr.c
env_internal.h
env_putenv.c
env_release.c
env_removevar.c Changes to get PX4 config to build. Also some warning removal 2014-01-14 13:30:22 -06:00
env_setenv.c
env_unsetenv.c
errno_get.c Add some checks: if getpid() or get_errno_ptr() are called very early in the initialization sequence, they would fail 2014-04-10 10:20:44 -06:00
errno_getptr.c Add some checks: if getpid() or get_errno_ptr() are called very early in the initialization sequence, they would fail 2014-04-10 10:20:44 -06:00
errno_set.c
exit.c
getpid.c Add some checks: if getpid() or get_errno_ptr() are called very early in the initialization sequence, they would fail 2014-04-10 10:20:44 -06:00
group_childstatus.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
group_create.c
group_find.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
group_foreachchild.c
group_internal.h
group_join.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
group_killchildren.c
group_leave.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
group_setupidlefiles.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
group_setupstreams.c
group_setuptaskfiles.c
group_signal.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
irq_attach.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
irq_dispatch.c
irq_initialize.c
irq_internal.h
irq_unexpectedisr.c
Kconfig CONFIG_START_YEAR/MONTH/DAY not required if an RTC is used 2014-05-26 07:45:15 -06:00
Makefile CPU load calculations now available for all threads. Available in /proc/pid/loadavg 2014-02-23 10:55:01 -06:00
mq_close.c
mq_descreate.c
mq_findnamed.c
mq_initialize.c
mq_internal.h
mq_msgfree.c
mq_msgqfree.c
mq_notify.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
mq_open.c
mq_rcvinternal.c
mq_receive.c
mq_recover.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
mq_release.c
mq_send.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
mq_sndinternal.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
mq_timedreceive.c
mq_timedsend.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
mq_unlink.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
mq_waitirq.c Changes to get PX4 config to build. Also some warning removal 2014-01-14 13:30:22 -06:00
nanosleep.c SAM4E-EK NSH: Increase the number of preallocated WDOGS to 32 to avoid timeout failures 2014-03-21 11:22:50 -06:00
on_exit.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
os_bringup.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
os_internal.h If the CPU load measurements are being driven by an external clock, then the prototype for sched_process_cpuload() must be available in include/nuttx/arch.h 2014-04-30 15:47:55 -06:00
os_start.c
pause.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
pg_internal.h More trailing whilespace removal 2014-04-13 14:32:20 -06:00
pg_miss.c
pg_worker.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
prctl.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
pthread_barrierdestroy.c
pthread_barrierinit.c
pthread_barrierwait.c Changes to get PX4 config to build. Also some warning removal 2014-01-14 13:30:22 -06:00
pthread_cancel.c
pthread_completejoin.c
pthread_condbroadcast.c
pthread_conddestroy.c
pthread_condinit.c
pthread_condsignal.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
pthread_condtimedwait.c
pthread_condwait.c
pthread_create.c
pthread_detach.c
pthread_exit.c
pthread_findjoininfo.c
pthread_getschedparam.c
pthread_getspecific.c
pthread_initialize.c
pthread_internal.h More trailing whilespace removal 2014-04-13 14:32:20 -06:00
pthread_join.c Minor updates to READMEs and comments 2014-04-27 11:38:24 -06:00
pthread_keycreate.c
pthread_keydelete.c
pthread_kill.c
pthread_mutexdestroy.c
pthread_mutexinit.c
pthread_mutexlock.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
pthread_mutextrylock.c
pthread_mutexunlock.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
pthread_once.c
pthread_release.c
pthread_setcancelstate.c
pthread_setschedparam.c
pthread_setschedprio.c
pthread_setspecific.c
pthread_sigmask.c
pthread_yield.c
sched_addblocked.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sched_addprioritized.c
sched_addreadytorun.c
sched_cpuload.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sched_foreach.c
sched_free.c
sched_garbage.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sched_getfiles.c
sched_getparam.c
sched_getscheduler.c
sched_getsockets.c
sched_getstreams.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sched_gettcb.c
sched_lock.c
sched_lockcount.c
sched_mergepending.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sched_processtimer.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sched_releasetcb.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sched_removeblocked.c
sched_removereadytorun.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sched_reprioritize.c
sched_rrgetinterval.c
sched_self.c
sched_setparam.c
sched_setpriority.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sched_setscheduler.c
sched_unlock.c
sched_verifytcb.c
sched_wait.c
sched_waitid.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sched_waitpid.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sched_yield.c
sem_close.c
sem_destroy.c
sem_findnamed.c
sem_holder.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sem_initialize.c
sem_internal.h
sem_open.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sem_post.c
sem_timedwait.c Various SAM4S related fixes, mostely related to the timer driver driver and the SAM4S timer/counter. All from Bob Doisin 2014-04-22 09:01:20 -06:00
sem_trywait.c
sem_unlink.c
sem_wait.c
sem_waitirq.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sig_action.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sig_allocatependingsigaction.c
sig_cleanup.c
sig_deliver.c
sig_dispatch.c Make sure that there is one space after for 2014-04-12 13:28:22 -06:00
sig_findaction.c Make sure that there is one space after for 2014-04-12 13:28:22 -06:00
sig_initialize.c
sig_internal.h
sig_kill.c
sig_lowest.c
sig_mqnotempty.c sig_mqnotempty(): Test for a valid signal number inverted. From eero.nurkkala 2014-05-20 07:38:43 -06:00
sig_pending.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sig_procmask.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sig_queue.c
sig_releasependingsigaction.c
sig_releasependingsignal.c
sig_removependingsignal.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sig_suspend.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
sig_timedwait.c ZNeo: update calibration 2014-04-25 12:38:56 -06:00
sig_unmaskpendingsignal.c
sig_waitinfo.c
spawn_internal.h
task_activate.c
task_create.c NX server needs to be on a kernel thread for the kernel build 2013-12-30 17:55:19 -06:00
task_delete.c
task_exit.c sched/task_terminate always return an error because return value was not being set correctory. From Gosha 2014-02-18 11:50:32 -06:00
task_exithook.c Minor updates to READMEs and comments 2014-04-27 11:38:24 -06:00
task_getgroup.c
task_init.c
task_posixspawn.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
task_recover.c
task_reparent.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
task_restart.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
task_setup.c STM32: More places where up_prioritize_irq is called when CONFIG_ARCH_IRQPRIO is not defined. Sourceforge ticket #26 2014-04-28 07:07:47 -06:00
task_spawn.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
task_spawnparms.c
task_start.c
task_starthook.c
task_terminate.c sched/task_terminate always return an error because return value was not being set correctory. From Gosha 2014-02-18 11:50:32 -06:00
task_vfork.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
timer_create.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
timer_delete.c
timer_getoverrun.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
timer_gettime.c
timer_initialize.c
timer_internal.h
timer_release.c
timer_settime.c Changes to get PX4 config to build. Also some warning removal 2014-01-14 13:30:22 -06:00
wd_cancel.c Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
wd_create.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
wd_delete.c More trailing whilespace removal 2014-04-13 14:32:20 -06:00
wd_gettime.c
wd_initialize.c
wd_internal.h ZNeo: update calibration 2014-04-25 12:38:56 -06:00
wd_start.c