nuttx/sched
Xiang Xiao 1f0383ab86 sched: Remove pidhash_s and move ticks to tcb_s
simplify the code logic and reduce memory a little bit

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I3824bfb634235bd0e2daad098ce5908201abd8c1
2021-10-18 14:32:30 +08:00
..
clock time:follow POSIX use long to define time_t 2021-10-14 15:02:55 +08:00
environ Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
group group/child_status: Dynamically expand group child_status 2021-07-15 17:53:43 +08:00
init sched: Remove pidhash_s and move ticks to tcb_s 2021-10-18 14:32:30 +08:00
irq mm: do kmm_checkcorruption in IRQ when TCB_FLAG_DEBUG_CHECK set 2021-09-28 12:36:05 +08:00
module Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
mqueue fs/inode: add sanity check for inode 2021-07-24 15:20:27 +08:00
paging Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
pthread sched: Refine tls_info_s and task_info_s 2021-07-02 10:33:34 -05:00
sched sched: Remove pidhash_s and move ticks to tcb_s 2021-10-18 14:32:30 +08:00
semaphore sem: remove limitation of irq context when do sem_trywait 2021-09-28 12:36:05 +08:00
signal sched/signal: Correct kill with cancellation 2021-09-28 09:27:53 +08:00
task sched: Remove pidhash_s and move ticks to tcb_s 2021-10-18 14:32:30 +08:00
timer Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
wdog wd_start: use sclock_t type replace int 2021-09-29 10:24:28 +08:00
wqueue usrwqueue: implement order work queue 2021-07-25 00:12:40 +08:00
Kconfig libs/libc: move the backtrace implement to sched 2021-08-18 19:36:23 +08:00
Makefile make/archive: replace the dependency to preprequisite list 2021-05-07 21:34:45 +08:00