Searched refs:RT_WAKING (Results 1 – 1 of 1) sorted by relevance
21 #define RT_WAKING (-1) macro111 else if (expected_value == RT_WAKING) in rt_completion_wait_flags_noisr()278 if (comp_waiting == RT_WAKING) in _comp_susp_thread()280 _wait_until_update(completion, RT_WAKING); in _comp_susp_thread()333 expected_value == RT_WAKING) in rt_completion_wakeup_by_errno()342 RT_WAKING, memory_order_relaxed, memory_order_relaxed); in rt_completion_wakeup_by_errno()356 RT_WAKING); in rt_completion_wakeup_by_errno()
Completed in 15 milliseconds