Searched defs:thread_attributes (Results 1 – 7 of 7) sorted by relevance
92 pthread_attr_t thread_attributes; in main() local
273 pthread_attr_t thread_attributes; in TEST() local
38 class thread_attributes { class40 thread_attributes() BOOST_NOEXCEPT { in thread_attributes() function in boost::thread_attributes
42 class thread_attributes { class44 thread_attributes() BOOST_NOEXCEPT { in thread_attributes() function in boost::thread_attributes
306 pthread_attr_t thread_attributes; in CreateThreadsInChildProcess() local
439 PyObject* thread_attributes; /* ignored */ in sp_CreateProcess() local
394 …typename disable_if<boost::thread_detail::is_convertible<F&,thread_attributes >, dummy* >::type=0): in thread()