.. |
clock
|
Move timespec calculations from sched into libc/sched
|
2021-11-04 13:19:01 -05: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/init/nx_start.c: fix compile break when CONIFG_TASK_NAME_SIZE=0
|
2021-12-17 10:29:00 +01:00 |
irq
|
mm: do kmm_checkcorruption in IRQ when TCB_FLAG_DEBUG_CHECK set
|
2021-11-17 09:55:19 -06: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
|
Revert "sched: Remove a redundant critical section"
|
2021-12-13 14:38:44 +09:00 |
sched
|
sched_note: change uint32_t nbi_module into uint8_t array, because variables keep the same style that use uint8_t array
|
2021-12-16 04:18:17 -06:00 |
semaphore
|
sched/semaphore: remove redundant goto case
|
2021-12-13 14:38:44 +09:00 |
signal
|
sched: signal: Introduce a private spinlock in sig_action.c
|
2021-12-09 00:13:31 -06:00 |
task
|
sched: Move argv from tcb_s to task_info_s
|
2021-12-11 10:08:53 -06:00 |
timer
|
Don't include assert.h from public header file
|
2021-06-03 08:36:03 -07:00 |
wdog
|
sched:watchdog: remove tick check in wd_timer
|
2021-11-20 02:28:06 -06:00 |
wqueue
|
wqueue: update wqueue to support using wqueue before wqueue start
|
2021-12-13 21:16:25 -06:00 |
Kconfig
|
note dump: add CONFIG_SCHED_INSTRUMENTATION_SWITCH
|
2021-12-15 07:07:00 -06:00 |
Makefile
|
style/Makefile: remove unnecessary trailing whitespace
|
2020-11-28 12:20:30 +01:00 |