px4-firmware/nuttx/sched
patacongo d7aefb08f7 Fixes for warnings from Freddie Chopin
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5294 42af7a65-404d-4744-a932-0658087f49c3
2012-11-01 21:21:54 +00:00
..
Kconfig Add __cxa_atexit(); atexit() is now built on top of on_exit() 2012-11-01 16:50:53 +00:00
Makefile Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
atexit.c Add __cxa_atexit(); atexit() is now built on top of on_exit() 2012-11-01 16:50:53 +00:00
clock_abstime2ticks.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
clock_dow.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
clock_getres.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
clock_gettime.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
clock_gettimeofday.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
clock_initialize.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
clock_internal.h Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
clock_settime.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
clock_systimer.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
clock_ticks2time.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
clock_time2ticks.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
env_clearenv.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
env_dup.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
env_dupenv.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
env_findvar.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
env_getenv.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
env_getenvironptr.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
env_internal.h Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
env_putenv.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
env_release.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
env_removevar.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
env_setenv.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
env_share.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
env_unsetenv.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
errno_get.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
errno_getptr.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
errno_set.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
exit.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
getpid.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
irq_attach.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
irq_dispatch.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
irq_initialize.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
irq_internal.h Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
irq_unexpectedisr.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
kmm_addregion.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
kmm_initialize.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
kmm_kfree.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
kmm_kmalloc.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
kmm_krealloc.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
kmm_kzalloc.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
kmm_semaphore.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_close.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_descreate.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_findnamed.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_initialize.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_internal.h Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_msgfree.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_msgqfree.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_notify.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_open.c Fixes for warnings from Freddie Chopin 2012-11-01 21:21:54 +00:00
mq_rcvinternal.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_receive.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_send.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_sndinternal.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_timedreceive.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_timedsend.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_unlink.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
mq_waitirq.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
on_exit.c Add __cxa_atexit(); atexit() is now built on top of on_exit() 2012-11-01 16:50:53 +00:00
os_bringup.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
os_internal.h Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
os_start.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pg_internal.h Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pg_miss.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pg_worker.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
prctl.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_barrierdestroy.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_barrierinit.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_barrierwait.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_cancel.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_completejoin.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_condbroadcast.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_conddestroy.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_condinit.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_condsignal.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_condtimedwait.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_condwait.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_create.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_detach.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_exit.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_findjoininfo.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_getschedparam.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_getspecific.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_initialize.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_internal.h Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_join.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_keycreate.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_keydelete.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_kill.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_mutexdestroy.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_mutexinit.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_mutexlock.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_mutextrylock.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_mutexunlock.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_once.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_removejoininfo.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_setcancelstate.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_setschedparam.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_setschedprio.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_setspecific.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_sigmask.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
pthread_yield.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_addblocked.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_addprioritized.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_addreadytorun.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_foreach.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_free.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_garbage.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_getfiles.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_getparam.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_getscheduler.c Documentation update 2012-10-30 19:25:50 +00:00
sched_getsockets.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_getstreams.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_gettcb.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_lock.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_lockcount.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_mergepending.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_processtimer.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_releasefiles.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_releasetcb.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_removeblocked.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_removereadytorun.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_reprioritize.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_rrgetinterval.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_self.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_setparam.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_setpriority.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_setscheduler.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_setupidlefiles.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_setuppthreadfiles.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_setupstreams.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_setuptaskfiles.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_unlock.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_verifytcb.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_waitpid.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sched_yield.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sem_close.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sem_destroy.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sem_findnamed.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sem_holder.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sem_initialize.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sem_internal.h Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sem_open.c Fixes for warnings from Freddie Chopin 2012-11-01 21:21:54 +00:00
sem_post.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sem_timedwait.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sem_trywait.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sem_unlink.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sem_wait.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sem_waitirq.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_action.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_allocatependingsigaction.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_cleanup.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_deliver.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_findaction.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_initialize.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_internal.h Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_kill.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_lowest.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_mqnotempty.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_pending.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_procmask.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_queue.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_received.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_releasependingsigaction.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_releasependingsignal.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_removependingsignal.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_suspend.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_timedwait.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_unmaskpendingsignal.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sig_waitinfo.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
sleep.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
task_activate.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
task_create.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
task_delete.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
task_deletecurrent.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
task_exithook.c Add __cxa_atexit(); atexit() is now built on top of on_exit() 2012-11-01 16:50:53 +00:00
task_init.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
task_restart.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
task_setup.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
task_start.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
timer_create.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
timer_delete.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
timer_getoverrun.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
timer_gettime.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
timer_initialize.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
timer_internal.h Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
timer_release.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
timer_settime.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
usleep.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
wd_cancel.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
wd_create.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
wd_delete.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
wd_gettime.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
wd_initialize.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
wd_internal.h Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
wd_start.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
work_cancel.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
work_internal.h Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
work_queue.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
work_signal.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00
work_thread.c Resync new repository with old repo r5166 2012-09-17 18:18:44 +00:00