Searched refs:krhino_task_dyn_del (Results 1 – 11 of 11) sorted by relevance
100 return krhino_task_dyn_del(p_thread_def); in terminate()105 krhino_task_dyn_del(p_thread_def); in ~thread()
61 krhino_task_dyn_del(task_del); in idle_task()
903 kstat_t krhino_task_dyn_del(ktask_t *task) in krhino_task_dyn_del() function1193 krhino_task_dyn_del(NULL); in krhino_task_deathbed()
102 krhino_task_dyn_del(NULL); in aos_task_exit()114 ret = (int)krhino_task_dyn_del(ktask); in aos_task_delete()
133 krhino_task_dyn_del(NULL); in sys_init_func()
219 krhino_task_dyn_del(NULL); in kv_delete_task()
309 kstat_t krhino_task_dyn_del(ktask_t *task);
275 krhino_task_dyn_del(cur_task); in cpuusage_statistics()
710 krhino_task_dyn_del(NULL); in check_console_task_exit()
637 krhino_task_dyn_del(uart_ctx[uart_id].rx_irq_bottom_task); in hal_uart_finalize()
146 kstat_t ret = krhino_task_dyn_del(task_handle); in csi_kernel_task_del()
Completed in 24 milliseconds