Home
last modified time | relevance | path

Searched defs:refcnt_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/hastd/
H A Drefcnt.h35 typedef unsigned int refcnt_t; typedef
/freebsd/contrib/kyua/utils/process/
H A Dexecutor.hpp91 typedef std::shared_ptr< std::size_t > refcnt_t; typedef