nuttx/sched
Xiang Xiao a24ae559c2 arch: Decouple up_critmon_[gettime|convert] from critmon
and rename to up_perf_[gettime|convert] since it's useful in other case

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-01-25 14:43:34 +08:00
..
clock clock: update clock_synchronize() to support with time 2022-01-18 22:48:15 +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 20:14:57 -07:00
init sched: Define CONFIG_SMP_NCPUS to 1 in no SMP case 2022-01-20 23:21:21 +08:00
irq arch: Decouple up_critmon_[gettime|convert] from critmon 2022-01-25 14:43:34 +08:00
module Rename MODULE_TEXT to TEXT_HEAP as the latter is more generic. 2021-06-18 07:14:17 -05:00
mqueue mq_open: add long file name check and parameter check 2021-10-21 11:01:45 -03:00
paging Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
pthread pthread: restore pthread mutex default protocol POSIX compatibility 2022-01-11 01:55:12 +08:00
sched arch: Decouple up_critmon_[gettime|convert] from critmon 2022-01-25 14:43:34 +08:00
semaphore idle: remove heap & stack check in idle thread 2022-01-20 01:14:56 +08:00
signal signal: signal handler may cause task's state error 2022-01-05 21:36:44 +09:00
task boards/arm/samv7/same70-qmtech: fix description in README.txt 2022-01-23 20:08:10 -03:00
timer Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
wdog arch: Decouple up_critmon_[gettime|convert] from critmon 2022-01-25 14:43:34 +08:00
wqueue arch: Decouple up_critmon_[gettime|convert] from critmon 2022-01-25 14:43:34 +08:00
Kconfig arch: Decouple up_critmon_[gettime|convert] from critmon 2022-01-25 14:43:34 +08:00
Makefile style/Makefile: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00