Searched refs:atomic_fetch_sub_relaxed (Results 1 – 2 of 2) sorted by relevance
91 atomic_fetch_sub_relaxed(V,X) __atomic_fetch_op{once}(X,-,V)
181 atomic_fetch_sub_relaxed(int i, atomic_t *v) in atomic_fetch_sub_relaxed() function
Completed in 6 milliseconds