Home
last modified time | relevance | path

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

/external/elfutils/lib/
Ddynamicsizehash_concurrent.c169 #define STATE_INCREMENT (1u << STATE_BITS) macro
170 #define STATE_MASK (STATE_INCREMENT - 1)
305 STATE_INCREMENT, in resize_worker()
309 atomic_fetch_sub_explicit(&htab->resizing_state, STATE_INCREMENT, in resize_worker()
323 atomic_fetch_sub_explicit(&htab->resizing_state, STATE_INCREMENT, in resize_worker()
331 atomic_fetch_sub_explicit(&htab->resizing_state, STATE_INCREMENT, in resize_worker()