nuttx/libs/libc/sched
Xiang Xiao 8153e31753 sched: Call c++ global variables constructor inside nxtask_startup
to avoid the similar code spread around each application

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I8967d647eaf2ecae47f29f83e7fa322ef1b42a02
2020-07-01 07:55:33 -06:00
..
Make.defs sched: Call c++ global variables constructor inside nxtask_startup 2020-07-01 07:55:33 -06:00
sched_cpucount.c sched: Rename sched_cpu_count to sched_cpucount 2020-02-09 07:33:59 -06:00
sched_getprioritymax.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
sched_getprioritymin.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
task_setcanceltype.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
task_startup.c sched: Call c++ global variables constructor inside nxtask_startup 2020-07-01 07:55:33 -06:00
task_testcancel.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00