Searched refs:interruption_enabled (Results 1 – 14 of 14) sorted by relevance
111 struct interruption_enabled struct114 dispatch::relate<Geometry1, Geometry2>::interruption_enabled;131 interruption_enabled145 interruption_enabled168 interruption_enabled182 interruption_enabled
37 static const bool interruption_enabled = false; member92 static const bool interruption_enabled = false; member130 static const bool interruption_enabled = false; member144 static const bool interruption_enabled = true; member
38 static const bool interruption_enabled = true; member98 static const bool interruption_enabled = true; member
163 static const bool interruption_enabled = true; member512 static const bool interruption_enabled = true; member620 static const bool interruption_enabled = true; member
208 static const bool interruption_enabled = true; member1502 static const bool interruption_enabled = linear_areal_type::interruption_enabled; member
120 static const bool interruption_enabled = true; member
207 static const bool interruption_enabled = true; member
369 interruption_enabled=false; in externally_launched_thread()627 … if(detail::get_current_thread_data() && detail::get_current_thread_data()->interruption_enabled) in interruptible_wait()817 if(interruption_enabled() && interruption_requested()) in interruption_point()824 bool interruption_enabled() BOOST_NOEXCEPT in interruption_enabled() function826 …eturn detail::get_current_thread_data() && detail::get_current_thread_data()->interruption_enabled; in interruption_enabled()842 interruption_was_enabled(interruption_enabled()) in disable_interruption()846 detail::get_current_thread_data()->interruption_enabled=false; in disable_interruption()854 detail::get_current_thread_data()->interruption_enabled=interruption_was_enabled; in ~disable_interruption()862 detail::get_current_thread_data()->interruption_enabled=true; in restore_interruption()870 detail::get_current_thread_data()->interruption_enabled=false; in ~restore_interruption()
17 bool BOOST_THREAD_DECL interruption_enabled() BOOST_NOEXCEPT;
128 bool interruption_enabled; member143 , interruption_enabled(true) in thread_data_base()
641 bool interruption_enabled() BOOST_NOEXCEPT in interruption_enabled() function662 interruption_was_enabled(interruption_enabled()) in disable_interruption()
188 bg::detail::relate::interruption_enabled<Geometry1, Geometry2>::value )) ) in check_geometry()
197 …_ [link thread.thread_management.this_thread.interruption_enabled `boost::this_thread::interruptio…
41 bool interruption_enabled() noexcept; // EXTENSION 413 …ead created using the native interface, i.e. `boost::this_thread::interruption_enabled()` returns …1371 bool interruption_enabled() noexcept; // EXTENSION1439 [section:interruption_enabled Non-member function `interruption_enabled()` EXTENSION]1445 bool interruption_enabled() noexcept;