Searched refs:thread_a (Results 1 – 1 of 1) sorted by relevance
97 std::thread thread_a(ThreadA, &thread_arg); in GetClockDiff() local124 thread_a.join(); in GetClockDiff()