Home | History | Annotate | Download | only in main

Lines Matching full:boost

283 # Suppress the races on boost::once_flag::epoch and on
284 # boost::detail::this_thread_epoch. See also the source file
285 # boost/thread/pthread/once.hpp in the Boost source tree
286 # (https://svn.boost.org/trac/boost/browser/trunk/boost/thread/pthread/once.hpp).
288 drd-libboost-boost::call_once<void (*)()>(boost::once_flag&, void (*)())
294 drd-libboost-boost::detail::get_once_per_thread_epoch()
298 # Suppress the race reports on boost::detail::current_thread_tls_key. See also
299 # https://svn.boost.org/trac/boost/ticket/3526 for more information about why
302 drd-libboost-boost::detail::get_current_thread_data()
308 drd-libboost-boost::detail::set_current_thread_data(boost::detail::thread_data_base*)