Searched defs:joinable (Results 1 – 12 of 12) sorted by relevance
52 Options& set_joinable(bool joinable) { in set_joinable()56 bool joinable() const { return joinable_; } in joinable() function
49 bool joinable; /* whether it is joinable */ member
48 bool joinable; member
145 bool joinable() const noexcept { in joinable() function in boost::fibers::fiber
342 gboolean joinable, in g_thread_create()369 gboolean joinable, in g_thread_create_full()
51 gboolean joinable; member
98 bool joinable() {return _attached;} in joinable() function in boost::process::group
251 bool joinable() const BOOST_NOEXCEPT in joinable() function in boost::scoped_thread
90 bool joinable() { return _attached;} in joinable() function in boost::process::child
417 bool thread::joinable() const BOOST_NOEXCEPT in joinable() function in boost::thread
432 bool thread::joinable() const BOOST_NOEXCEPT in joinable() function in boost::thread
226 inline bool joinable(const Type& _Type, typename Type::iterator& some, typename Type::iterator& nex… in joinable() function