Searched refs:cond32_data (Results 1 – 2 of 2) sorted by relevance
447 uint32_t cond32_data; member
1764 cond_swi_var32_s cond_val = {.cond32_data = os_atomic_load((uint32_t*) cond, relaxed)}; in cond_sleep_with_inheritor32_mask()1766 if ((cond_val.cond32_data & check_mask) == (expected_cond.cond32_data & check_mask)) { in cond_sleep_with_inheritor32_mask()