incubator-nuttx/sched/sched
Jiuzhu Dong 9b1f554429 sched: Dynamically extend the pid hash table
Change-Id: I3a719bc575cd408cd530a39efa203f507b44fa9c
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-07-11 19:42:30 -07:00
..
Make.defs net: unify socket into file descriptor 2021-03-03 19:01:41 -08:00
sched.h sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
sched_addblocked.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_addprioritized.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_addreadytorun.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_continue.c
sched_cpuload.c sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
sched_cpuload_oneshot.c
sched_cpuload_period.c
sched_cpupause.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_cpuselect.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_critmonitor.c sched: add CONFIG_SCHED_CRITMONITOR_XX for debugging system lantency 2021-07-02 08:25:02 -05:00
sched_foreach.c sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
sched_get_stackinfo.c sched: Refine tls_info_s and task_info_s 2021-07-02 10:33:34 -05:00
sched_getaffinity.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_getcpu.c
sched_getfiles.c
sched_getparam.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sched_getscheduler.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_getstreams.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sched_gettcb.c sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
sched_idletask.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sched_lock.c spinlock: Remove SP_SECTION 2021-04-20 22:41:44 -05:00
sched_lockcount.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_mergepending.c
sched_mergeprioritized.c
sched_note.c
sched_processtimer.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_releasetcb.c sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
sched_removeblocked.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_removereadytorun.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
sched_reprioritize.c
sched_resumescheduler.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_roundrobin.c
sched_rrgetinterval.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_self.c
sched_setaffinity.c sched: sched: Remove sched_lock/unlock from nxsched_set_affinity() 2021-01-20 21:52:58 -08:00
sched_setparam.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_setpriority.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sched_setscheduler.c
sched_sporadic.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
sched_suspend.c
sched_suspendscheduler.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_thistask.c
sched_timerexpiration.c
sched_unlock.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
sched_verifytcb.c sched: Dynamically extend the pid hash table 2021-07-11 19:42:30 -07:00
sched_wait.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
sched_waitid.c sched/waitpid: handle waitpid waitting tcb->group is NULL 2021-07-04 06:23:59 -05:00
sched_waitpid.c sched/waitpid: handle waitpid waitting tcb->group is NULL 2021-07-04 06:23:59 -05:00
sched_yield.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00