Searched defs:thread_id (Results 1 – 4 of 4) sorted by relevance
30 optional int64 thread_id = 2; field
29 int CreateNewGuestThread(pthread_t* thread_id, in CreateNewGuestThread()
163 int thread_id = 0; member535 const std::shared_ptr<BenchmarkService>& local_service) { in ServiceCommand()615 std::promise<BenchmarkResult> result, std::promise<void> ready) { in ClientCommand()
9392 optional int32 thread_id = 3; field