Home
last modified time | relevance | path

Searched refs:rt_err (Results 1 – 1 of 1) sorted by relevance

/src/
A Dthread.c824 rt_err_t rt_err = -RT_EINVAL; in rt_thread_control() local
828 rt_err = rt_thread_detach(thread); in rt_thread_control()
833 rt_err = rt_thread_delete(thread); in rt_thread_control()
837 return rt_err; in rt_thread_control()

Completed in 5 milliseconds