nuttx/sched
Ville Juven dc2b2dcb3f sched/env: Check for incoming parameter validity in unsetenv()
Something the function did not do, check the incoming parameter is vlaid
2022-06-14 10:39:52 +03:00
..
clock
environ sched/env: Check for incoming parameter validity in unsetenv() 2022-06-14 10:39:52 +03:00
group sched/tls: Wrap up_info_size into tls_info_size 2022-06-08 19:07:33 +09:00
init sched/init: Initialize the idle thread local storage by tls_init_info 2022-06-08 19:07:33 +09:00
irq
module
mqueue sched/mqueue: replace inline linklist to improve performance 2022-06-12 00:34:05 +08:00
paging
pthread sched/tls: Wrap up_info_size into tls_info_size 2022-06-08 19:07:33 +09:00
sched cpuload: use correct pm cpuload tick. 2022-05-31 07:57:43 +03:00
semaphore Replace nxsem_timedwait_uninterruptible with nxsem_tickwait_uninterruptible 2022-05-15 13:55:58 +03:00
signal
task sched/tls: Wrap up_info_size into tls_info_size 2022-06-08 19:07:33 +09:00
timer timer:settime: check return value of clock_abstime2ticks 2022-05-16 10:20:52 +03:00
tls sched/tls: Wrap up_info_size into tls_info_size 2022-06-08 19:07:33 +09:00
wdog sched/wdog: Change the return type of wd_gettime from int to sclock_t 2022-05-19 23:21:54 +03:00
wqueue sched/wqueue: Change the return type of work_notifier_teardown to void 2022-05-14 00:35:29 +03:00
Kconfig sched/mqueue: configurable mqueue notification 2022-06-11 14:51:09 +08:00
Makefile sched/tls: Add tls_init_info and tls_dup_info 2022-06-03 23:56:50 +03:00