Home
last modified time | relevance | path

Searched refs:thread_still_ok (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/cpp/qps/
Dclient_sync.cc75 const bool thread_still_ok = ThreadFuncImpl(&entry, thread_idx); in ThreadFunc() local
77 if (!thread_still_ok || ThreadCompleted()) { in ThreadFunc()