Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_multisink/
H A Dmultisink_threaded_test.cc209 Thread writer_thread(test::MultiSinkTestThreadOptions(), writer_thread_core); in TEST_F() local
233 Thread writer_thread(test::MultiSinkTestThreadOptions(), writer_thread_core); in TEST_F() local
266 Thread writer_thread(test::MultiSinkTestThreadOptions(), writer_thread_core); in TEST_F() local
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/
H A Dend2end_binder_transport_test.cc476 grpc_core::Thread writer_thread("writer-thread", writer_fn, in TEST_P() local
524 grpc_core::Thread writer_thread("writer-thread", writer_fn, in TEST_P() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/preadv2/
H A Dpreadv203.c150 static void *writer_thread(void *unused) in writer_thread() function
/aosp_15_r20/external/perfetto/src/base/
H A Dmetatrace_unittest.cc195 std::thread writer_thread([this, &writer_done, &last_value_read] { in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dio_ops.cc155 auto writer_thread = std::make_unique<snapshot_util::AsyncWriter>( in WriteData() local
/aosp_15_r20/bionic/tests/
H A Dpthread_test.cpp1345 pthread_t writer_thread; in TEST() local
1367 pthread_t writer_thread; in TEST() local
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dmksquashfs.c301 pthread_t reader_thread, writer_thread, main_thread; variable
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl_unittest.cc3197 std::thread writer_thread([&] { in TEST_F() local