Searched defs:refcnt_t (Results 1 – 2 of 2) sorted by relevance
/freebsd/sbin/hastd/ | ||
H A D | refcnt.h | 35 typedef unsigned int refcnt_t; typedef |
/freebsd/contrib/kyua/utils/process/ | ||
H A D | executor.hpp | 91 typedef std::shared_ptr< std::size_t > refcnt_t; typedef |