Home
last modified time | relevance | path

Searched refs:get_singleton_module (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/serialization/
Dsingleton.hpp121 static inline singleton_module & get_singleton_module(){ in get_singleton_module() function
192 BOOST_ASSERT(! get_singleton_module().is_locked()); in get_mutable_instance()
/third_party/boost/libs/serialization/test/
Dtest_tools.hpp198 boost::serialization::get_singleton_module().lock(); in main()
214 boost::serialization::get_singleton_module().unlock(); in main()