Home
last modified time | relevance | path

Searched refs:STATE_INCREMENT (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/lib/
H A Ddynamicsizehash_concurrent.c169 #define STATE_INCREMENT (1u << STATE_BITS) macro
170 #define STATE_MASK (STATE_INCREMENT - 1)
315 STATE_INCREMENT, in resize_worker()
319 atomic_fetch_sub_explicit(&htab->resizing_state, STATE_INCREMENT, in resize_worker()
333 atomic_fetch_sub_explicit(&htab->resizing_state, STATE_INCREMENT, in resize_worker()
341 atomic_fetch_sub_explicit(&htab->resizing_state, STATE_INCREMENT, in resize_worker()

Completed in 2 milliseconds