Searched refs:refcnt_t (Results 1 – 4 of 4) sorted by relevance
35 typedef unsigned int refcnt_t; typedef38 refcnt_init(refcnt_t *count, unsigned int v) in refcnt_init()45 refcnt_acquire(refcnt_t *count) in refcnt_acquire()52 refcnt_release(refcnt_t *count) in refcnt_release()
80 refcnt_t hio_countdown;99 refcnt_t hio_writecount;
152 executor::detail::refcnt_t state_owners;176 executor::detail::refcnt_t state_owners_) : in impl()295 detail::refcnt_t state_owners;335 detail::refcnt_t state_owners_, in impl()821 detail::refcnt_t(new detail::refcnt_t::element_type(0))))); in spawn_post()
91 typedef std::shared_ptr< std::size_t > refcnt_t; typedef152 detail::refcnt_t state_owners(void) const;