Home
last modified time | relevance | path

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

/third_party/node/src/inspector/
Dworker_inspector.cc16 std::shared_ptr<node::inspector::MainThreadHandle> worker_thread, in WorkerStartedRequest()
72 std::shared_ptr<MainThreadHandle> worker_thread, bool waiting) { in WorkerStarted()
Dworker_inspector.h51 std::shared_ptr<MainThreadHandle> worker_thread; member
/third_party/ltp/testcases/realtime/func/pi-tests/
Dsbrk_mutex.c76 void *worker_thread(void *arg) in worker_thread() function
/third_party/rust/crates/tracing/tracing-appender/src/
Dworker.rs70 pub(crate) fn worker_thread(mut self) -> std::thread::JoinHandle<()> { in worker_thread() method
/third_party/gstreamer/gstreamer/tests/check/libs/
Dgsttestclock.c271 GThread *worker_thread; in GST_START_TEST() local
349 GThread *worker_thread; in GST_START_TEST() local
1023 GThread *worker_thread; in GST_START_TEST() local
1061 GThread *worker_thread; in GST_START_TEST() local
/third_party/ltp/testcases/realtime/func/prio-wake/
Dprio-wake.c130 void *worker_thread(void *arg) in worker_thread() function
/third_party/ltp/testcases/realtime/func/prio-preempt/
Dprio-preempt.c161 void *worker_thread(void *arg) in worker_thread() function
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksclock.c39 GThread *worker_thread; member
Dgstksvideosrc.c104 GThread *worker_thread; member
/third_party/ltp/testcases/kernel/io/direct_io/
Ddma_thread_diotest.c157 static void *worker_thread(void *arg) in worker_thread() function