Home
last modified time | relevance | path

Searched defs:create_thread (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/libs/asio/include/boost/asio/detail/
Dthread_group.hpp45 void create_thread(Function f) in create_thread() function in boost::asio::detail::thread_group
/third_party/boost/boost/asio/detail/
Dthread_group.hpp45 void create_thread(Function f) in create_thread() function in boost::asio::detail::thread_group
/third_party/curl/docs/examples/
Dsmooth-gtk-thread.c128 void *create_thread(void *progress_bar) in create_thread() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
D2-1.c92 static int create_thread(int prio, pthread_t * tid) in create_thread() function
/third_party/boost/libs/exception/test/
Dexception_ptr_test.cpp56 create_thread( boost::function<void()> const & f ) in create_thread() function
/third_party/boost/boost/thread/detail/
Dthread_group.hpp76 thread* create_thread(F threadfunc) in create_thread() function in boost::thread_group
/third_party/ltp/testcases/realtime/lib/
Dlibrttest.c288 int create_thread(void *(*func) (void *), void *arg, int prio, int policy) in create_thread() function
/third_party/glib/glib/
Dgiowin32.c535 create_thread (GIOWin32Channel *channel, in create_thread() function
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c1155 create_thread (MHD_thread_handle_ *thread, in create_thread() function
/third_party/wayland_standard/tests/
Ddisplay-test.c473 create_thread(struct client *c, void *(*func)(void*)) in create_thread() function