Searched defs:thread_attributes (Results 1 – 8 of 8) sorted by relevance
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
92 pthread_attr_t thread_attributes; in main() local
273 pthread_attr_t thread_attributes; in TEST() local
154 pthread_attr_t thread_attributes; in timer_create() local
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()