Home
last modified time | relevance | path

Searched defs:start_thread (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill01.c52 static void start_thread(struct thread_state *thread) in start_thread() function
/third_party/boost/boost/log/sinks/
Dasync_frontend.hpp256 asynchronous_sink(bool start_thread = true) : in asynchronous_sink()
276 …explicit asynchronous_sink(shared_ptr< sink_backend_type > const& backend, bool start_thread = tru… in asynchronous_sink()
/third_party/boost/libs/thread/test/
Dtest_move_function.cpp40 boost::thread start_thread() in start_thread() function
/third_party/pulseaudio/src/pulsecore/
Dlock-autospawn.c254 static int start_thread(void) { in start_thread() function
/third_party/boost/boost/thread/detail/
Dthread.hpp180 void start_thread() in start_thread() function in boost::thread
187 void start_thread(const attributes& attr) in start_thread() function in boost::thread
/third_party/node/src/
Dnode_platform.cc56 auto start_thread = [](void* data) { in Start() local
/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h431 void (*start_thread)(struct st_context_iface *stctxi); member
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c1600 static int start_thread(struct userdata *u) { in start_thread() function