TencentOS-tiny/kernel/core/include
daishengdong 06cae326a2 add API (tos_task_create_dyn & tos_task_walkthru & tos_task_curr_task_get)
tos_task_create_dyn: create task with dynamic allocated task handler and stack
tos_task_walkthru: API to walk through the statistic list of all the existing task
tos_task_curr_task_get: get current running task handler
2019-10-23 21:22:13 +08:00
..
tos.h add countdownlatch and completion 2019-10-10 14:15:25 +08:00
tos_compiler.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_completion.h add countdownlatch and completion 2019-10-10 14:15:25 +08:00
tos_config_check.h add API (tos_task_create_dyn & tos_task_walkthru & tos_task_curr_task_get) 2019-10-23 21:22:13 +08:00
tos_config_default.h add API (tos_task_create_dyn & tos_task_walkthru & tos_task_curr_task_get) 2019-10-23 21:22:13 +08:00
tos_countdownlatch.h add countdownlatch and completion 2019-10-10 14:15:25 +08:00
tos_err.h add API (tos_task_create_dyn & tos_task_walkthru & tos_task_curr_task_get) 2019-10-23 21:22:13 +08:00
tos_event.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_fifo.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_global.h add API (tos_task_create_dyn & tos_task_walkthru & tos_task_curr_task_get) 2019-10-23 21:22:13 +08:00
tos_klib.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_ktypes.h add countdownlatch and completion 2019-10-10 14:15:25 +08:00
tos_list.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_mmblk.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_mmheap.h add tos_mmheap_check & tos_mmheap_pool_check API and TOS_CFG_MMHEAP_DEFAULT_POOL_EN switch 2019-10-14 22:09:57 +08:00
tos_msg.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_mutex.h add countdownlatch and completion 2019-10-10 14:15:25 +08:00
tos_pend.h add countdownlatch and completion 2019-10-10 14:15:25 +08:00
tos_queue.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_robin.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_sched.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_sem.h add API (tos_task_create_dyn & tos_task_walkthru & tos_task_curr_task_get) 2019-10-23 21:22:13 +08:00
tos_sys.h add API (tos_task_create_dyn & tos_task_walkthru & tos_task_curr_task_get) 2019-10-23 21:22:13 +08:00
tos_task.h add API (tos_task_create_dyn & tos_task_walkthru & tos_task_curr_task_get) 2019-10-23 21:22:13 +08:00
tos_tick.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_time.h add license for kernel 2019-10-09 13:15:53 +08:00
tos_timer.h add license for kernel 2019-10-09 13:15:53 +08:00