Searched refs:Quit (Results 1 – 3 of 3) sorted by relevance
148 Quit, enumerator225 ProgramOptions.opcode = BenchmarkOps::Quit; in ParseOpcodeOption()365 case BenchmarkOps::Quit: in HandleMessage()486 int Quit() { in Quit() function in __anon8591405d0111::BenchmarkClient775 case BenchmarkOps::Quit: { in ClientCommand()776 const int ret = client->Quit(); in ClientCommand()
278 mState = State::Quit; in ~EventThread()437 while (mState != State::Quit) { in threadMain()687 case State::Quit: in toCString()
262 Quit, enumerator