Home | History | Annotate | Download | only in main

Lines Matching full:boost

276 # Suppress the races on boost::once_flag::epoch and on
277 # boost::detail::this_thread_epoch. See also the source file
278 # boost/thread/pthread/once.hpp in the Boost source tree
279 # (https://svn.boost.org/trac/boost/browser/trunk/boost/thread/pthread/once.hpp).
281 drd-libboost-boost::call_once<void (*)()>(boost::once_flag&, void (*)())
287 drd-libboost-boost::detail::get_once_per_thread_epoch()
291 # Suppress the race reports on boost::detail::current_thread_tls_key. See also
292 # https://svn.boost.org/trac/boost/ticket/3526 for more information about why
295 drd-libboost-boost::detail::get_current_thread_data()
301 drd-libboost-boost::detail::set_current_thread_data(boost::detail::thread_data_base*)