Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dthread_group.hpp45 void create_thread(Function f) in create_thread() function in boost::asio::detail::thread_group
/external/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
/external/sdv/vsomeip/third_party/boost/exception/test/
Dexception_ptr_test.cpp62 create_thread( boost::function<void()> const & f ) in create_thread() function
/external/curl/docs/examples/
Dsmooth-gtk-thread.c122 void *create_thread(void *progress_bar) in create_thread() function
/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/detail/
Dthread_group.hpp76 thread* create_thread(F threadfunc) in create_thread() function in boost::thread_group
/external/python/cpython2/Demo/pysvr/
Dpysvr.c185 create_thread(int conn, struct sockaddr_in *addr) in create_thread() function
/external/ltp/testcases/realtime/lib/
Dlibrttest.c288 int create_thread(void *(*func) (void *), void *arg, int prio, int policy) in create_thread() function
/external/wayland/tests/
Ddisplay-test.c474 create_thread(struct client *c, void *(*func)(void*)) in create_thread() function
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h84456 int (*create_thread)(acpi_osd_exec_callback, void *); member
Dvmlinux.h84456 int (*create_thread)(acpi_osd_exec_callback, void *); member