Searched defs:ThreadFuncImpl (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/test/cpp/qps/ | ||
D | client_sync.cc | 123 bool ThreadFuncImpl(HistogramEntry* entry, size_t thread_idx) override { in ThreadFuncImpl() function in grpc::testing::SynchronousUnaryClient |
/external/ruy/ruy/ | ||
D | thread_pool.cc | 112 void ThreadFuncImpl() { in ThreadFuncImpl() function in ruy::Thread |