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
group
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
mqueue mq_open: add long file name check and parameter check 2021-10-21 11:01:45 -03:00
paging
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
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