Searched refs:thread_errno (Results 1 – 2 of 2) sorted by relevance
184 rt_err_t thread_errno) in rt_completion_wakeup_by_errno() argument203 if (thread_errno >= 0) in rt_completion_wakeup_by_errno()205 suspend_thread->error = thread_errno; in rt_completion_wakeup_by_errno()
302 rt_err_t thread_errno) in rt_completion_wakeup_by_errno() argument349 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