Home
last modified time | relevance | path

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

/components/drivers/ipc/
A Dcompletion_up.c184 rt_err_t thread_errno) in rt_completion_wakeup_by_errno() argument
203 if (thread_errno >= 0) in rt_completion_wakeup_by_errno()
205 suspend_thread->error = thread_errno; in rt_completion_wakeup_by_errno()
A Dcompletion_mp.c302 rt_err_t thread_errno) in rt_completion_wakeup_by_errno() argument
349 if (thread_errno >= 0) in rt_completion_wakeup_by_errno()
351 suspend_thread->error = thread_errno; in rt_completion_wakeup_by_errno()

Completed in 4 milliseconds