Searched refs:_wait_for_atomic (Results 1 – 2 of 2) sorted by relevance
353 #define _wait_for_atomic(COND, US, ATOMIC) \ macro397 ret__ = _wait_for_atomic((COND), (US), 0); \405 _wait_for_atomic((COND), (US), 1); \
2383 ret = _wait_for_atomic(done, fast_timeout_us, 0); in __intel_wait_for_register_fw()
Completed in 10 milliseconds