nuttx/sched
patacongo e385b1074b Clean-up from big switch to stdint/stdbool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2362 42af7a65-404d-4744-a932-0658087f49c3
2009-12-16 23:23:46 +00:00
..
abort.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
atexit.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
clock_abstime2ticks.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
clock_getres.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
clock_gettime.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
clock_gettimeofday.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
clock_initialize.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
clock_internal.h Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
clock_settime.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
clock_ticks2time.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
clock_time2ticks.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
env_clearenv.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
env_dup.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
env_dupenv.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
env_findvar.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
env_getenv.c
env_getenvironptr.c
env_internal.h Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
env_putenv.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
env_release.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
env_removevar.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
env_setenv.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
env_share.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
env_unsetenv.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
exit.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
get_errno_ptr.c
getpid.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
irq_attach.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
irq_dispatch.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
irq_initialize.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
irq_internal.h Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
irq_unexpectedisr.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
Makefile Incorporate the work thread 2009-11-05 22:58:36 +00:00
mq_close.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
mq_descreate.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
mq_findnamed.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
mq_getattr.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
mq_initialize.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
mq_internal.h Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
mq_msgfree.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
mq_msgqfree.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
mq_notify.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
mq_open.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
mq_rcvinternal.c
mq_receive.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
mq_send.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
mq_setattr.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
mq_sndinternal.c Clean-up from big switch to stdint/stdbool 2009-12-16 23:23:46 +00:00
mq_timedreceive.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
mq_timedsend.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
mq_unlink.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
mq_waitirq.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
os_internal.h Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
os_start.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
pthread_attrdestroy.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_attrgetinheritsched.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_attrgetschedparam.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_attrgetschedpolicy.c
pthread_attrgetstacksize.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
pthread_attrinit.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_attrsetinheritsched.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
pthread_attrsetschedparam.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_attrsetschedpolicy.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_attrsetstacksize.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_barrierattrdestroy.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_barrierattrgetpshared.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_barrierattrinit.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_barrierattrsetpshared.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_barrierdestroy.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_barrierinit.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_barrierwait.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_cancel.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
pthread_completejoin.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
pthread_condattrdestroy.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_condattrinit.c Clean-up from big switch to stdint/stdbool 2009-12-16 23:23:46 +00:00
pthread_condbroadcast.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_conddestroy.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_condinit.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_condsignal.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_condtimedwait.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
pthread_condwait.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_create.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
pthread_detach.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
pthread_exit.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_findjoininfo.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
pthread_getschedparam.c
pthread_getspecific.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_initialize.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_internal.h Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
pthread_join.c
pthread_keycreate.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_keydelete.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_kill.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_mutexattrdestroy.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_mutexattrgetpshared.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_mutexattrgettype.c
pthread_mutexattrinit.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_mutexattrsetpshared.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_mutexattrsettype.c
pthread_mutexdestroy.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_mutexinit.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_mutexlock.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_mutextrylock.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_mutexunlock.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_once.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
pthread_removejoininfo.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
pthread_setcancelstate.c
pthread_setschedparam.c
pthread_setschedprio.c
pthread_setspecific.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_sigmask.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
pthread_yield.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sched_addblocked.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sched_addprioritized.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
sched_addreadytorun.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
sched_foreach.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sched_free.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sched_garbage.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sched_getfiles.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sched_getparam.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sched_getprioritymax.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sched_getprioritymin.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sched_getscheduler.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sched_getsockets.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sched_getstreams.c
sched_gettcb.c
sched_lock.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sched_lockcount.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sched_mergepending.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
sched_processtimer.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sched_releasefiles.c
sched_releasetcb.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sched_removeblocked.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sched_removereadytorun.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
sched_reprioritize.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sched_rrgetinterval.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sched_setparam.c
sched_setpriority.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sched_setscheduler.c
sched_setupidlefiles.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sched_setuppthreadfiles.c
sched_setupstreams.c
sched_setuptaskfiles.c Add logic to clone socket descriptors when a new task is started. 2009-06-15 19:50:06 +00:00
sched_unlock.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sched_verifytcb.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
sched_yield.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sem_close.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sem_destroy.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sem_findnamed.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sem_getvalue.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sem_holder.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sem_init.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sem_initialize.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sem_internal.h Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
sem_open.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
sem_post.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sem_trywait.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
sem_unlink.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
sem_wait.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
sem_waitirq.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sig_action.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sig_addset.c
sig_allocatependingsigaction.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_cleanup.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_deliver.c
sig_delset.c
sig_emptyset.c
sig_fillset.c
sig_findaction.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_initialize.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_internal.h Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
sig_ismember.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
sig_kill.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_lowest.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_mqnotempty.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_pending.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_procmask.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_queue.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_received.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_releasependingsigaction.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_releasependingsignal.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_removependingsignal.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_suspend.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_timedwait.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_unmaskpendingsignal.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sig_waitinfo.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
sleep.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
task_activate.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
task_create.c types blkcnt_t and off_t should not depend on memory model; Remove non-standard type STATUS 2009-12-13 18:01:46 +00:00
task_delete.c types blkcnt_t and off_t should not depend on memory model; Remove non-standard type STATUS 2009-12-13 18:01:46 +00:00
task_deletecurrent.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
task_init.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
task_restart.c types blkcnt_t and off_t should not depend on memory model; Remove non-standard type STATUS 2009-12-13 18:01:46 +00:00
task_setup.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
task_start.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
timer_create.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
timer_delete.c
timer_getoverrun.c
timer_gettime.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
timer_initialize.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
timer_internal.h Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-14 19:30:18 +00:00
timer_release.c
timer_settime.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
usleep.c Eliminate some hcs12 compile errors/warnings 2009-12-13 15:13:37 +00:00
wd_cancel.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
wd_create.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
wd_delete.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
wd_gettime.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
wd_initialize.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
wd_internal.h Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
wd_start.c Switching to C99 stdbool.h types 2009-12-14 21:15:18 +00:00
work_cancel.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
work_internal.h Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
work_queue.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00
work_thread.c Switching to C99 stdint.h types 2009-12-14 18:39:29 +00:00