HomeSort by relevance Sort by last modified time
    Searched defs:producer_thread (Results 1 - 2 of 2) sorted by null

  /external/perfetto/test/
test_helper.h 83 TaskRunnerThread* producer_thread() { return &producer_thread_; } function in class:perfetto::TestHelper
  /external/grpc-grpc/test/core/surface/
completion_queue_threading_test.cc 143 static void producer_thread(void* arg) { function
237 i < producers ? producer_thread : consumer_thread, options + i, &ok);

Completed in 284 milliseconds