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
148 osl::Condition & stop_; member in __anon73eaca920111::TestThread154 stop_(stop), success_(true) in TestThread()163 while (!stop_.check()) { in run()
Completed in 65 milliseconds