Home
last modified time | relevance | path

Searched defs:thread_data_ptr (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/thread/win32/
Dthread_data.hpp185 typedef boost::intrusive_ptr<detail::thread_data_base> thread_data_ptr; typedef
/third_party/boost/boost/thread/pthread/
Dthread_data.hpp110 typedef boost::shared_ptr<thread_data_base> thread_data_ptr; typedef