Searched refs:RT_COMPLETION_FLAG (Results 1 – 1 of 1) sorted by relevance
29 #define RT_COMPLETION_FLAG(comp) ((comp)->susp_thread_n_flag & 1) macro82 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 3 milliseconds