Home
last modified time | relevance | path

Searched defs:is_thread_safe (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/histogram/
Dfwd.hpp113 struct is_thread_safe : std::false_type {}; struct
115 struct is_thread_safe<thread_safe<T>> : std::true_type {}; struct
/third_party/boost/boost/locale/
Dutil.hpp113 virtual bool is_thread_safe() const in is_thread_safe() function in boost::locale::util::base_converter
/third_party/boost/libs/locale/src/icu/
Dcodecvt.cpp57 virtual bool is_thread_safe() const in is_thread_safe() function in boost::locale::impl_icu::uconv_converter
/third_party/boost/libs/locale/src/util/
Dcodecvt_converter.cpp48 bool is_thread_safe() const in is_thread_safe() function in boost::locale::util::utf8_converter
166 virtual bool is_thread_safe() const in is_thread_safe() function in boost::locale::util::simple_converter
/third_party/boost/libs/locale/src/posix/
Dcodecvt.cpp108 virtual bool is_thread_safe() const in is_thread_safe() function in boost::locale::impl_posix::mb2_iconv_converter