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 __anon473f29b10111::BenchmarkClient775 case BenchmarkOps::Quit: { in ClientCommand()776 const int ret = client->Quit(); in ClientCommand()
310 mState = State::Quit; in ~EventThread()478 while (mState != State::Quit) { in threadMain()770 case State::Quit: in toCString()
255 Quit, enumerator