Searched refs:__count (Results 1 – 8 of 8) sorted by relevance
51 atomic_store_int(&bc->__count, 0); in blockcount_init()60 old = atomic_fetchadd_int(&bc->__count, n); in blockcount_acquire()63 atomic_add_int(&bc->__count, n); in blockcount_acquire()73 old = atomic_fetchadd_int(&bc->__count, -n); in blockcount_release()
39 unsigned int __count; member49 return (_BLOCKCOUNT_COUNT(atomic_load_int(&count->__count))); in blockcount_read()
266 long __count; \268 __count = 0; \270 __count += __bitcountl((p)->__bits[__i]); \271 __count; \
188 int __count; \190 __count = 0; \192 __count += __bitcountl((p)->__bits[__i]); \193 __count; \
398 if (atomic_cmpset_int(&bc->__count, _BLOCKCOUNT_WAITERS_FLAG, 0)) in _blockcount_wakeup()435 if (atomic_load_acq_int(&bc->__count) == 0) { in _blockcount_sleep()455 } while (!atomic_fcmpset_int(&bc->__count, &old, in _blockcount_sleep()
419 …<var-decl name='__count' type-id='type-id-24' visibility='default' filepath='/usr/include/bits/str…
1567 …<var-decl name='__count' type-id='type-id-26' visibility='default' filepath='/usr/include/bits/str…
891 …<var-decl name='__count' type-id='type-id-29' visibility='default' filepath='/usr/include/bits/str…