Searched refs:stop_ (Results 1 – 3 of 3) sorted by relevance
80 bridge_(bridge), marshal_(bridge, state_), stop_(false) in Writer()143 stop_ = true; in stop()160 if (stop_) { in run()
176 bool stop_; member in binaryurp::Writer
123 osl::Condition & stop_; member in __anon352546aa0111::TestThread129 stop_(stop), success_(true) in TestThread()138 while (!stop_.check()) { in run()
Completed in 24 milliseconds