Searched refs:wait_for_atomic_us (Results 1 – 1 of 1) sorted by relevance
110 #define wait_for_atomic_us(COND, US) \ macro117 #define wait_for_atomic(COND, MS) wait_for_atomic_us((COND), (MS) * 1000)