HomeSort by relevance Sort by last modified time
    Searched refs:RemoveSelf (Results 1 - 2 of 2) sorted by null

  /external/stressapptest/src/
worker.h 60 // call RemoveSelf() after their last call to ContinueRunning().
101 // until all workers have called ContinueRunning() or RemoveSelf(). May only
122 void RemoveSelf();
129 // RemoveSelf()).
worker.cc 193 void WorkerStatus::RemoveSelf() {
375 worker_status_->RemoveSelf();
    [all...]

Completed in 56 milliseconds