Home
last modified time | relevance | path

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

/components/drivers/ipc/
A Dcompletion_up.c29 #define RT_COMPLETION_FLAG(comp) ((comp)->susp_thread_n_flag & 1) macro
82 if (RT_COMPLETION_FLAG(completion) != RT_COMPLETED) in rt_completion_wait_flags()
192 if (RT_COMPLETION_FLAG(completion) == RT_COMPLETED) in rt_completion_wakeup_by_errno()

Completed in 2 milliseconds