Searched refs:GetThisProcessId (Results 1 – 1 of 1) sorted by relevance
350 pid_t GetThisProcessId() { in GetThisProcessId() function in __anon3442cbd30111::TestClient604 const pid_t process_id1 = client->GetThisProcessId(); in TEST_F()609 std::thread thread([&]() { process_id2 = client->GetThisProcessId(); }); in TEST_F()