HomeSort by relevance Sort by last modified time
    Searched refs:RemoveSelf (Results 1 - 3 of 3) 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 201 void WorkerStatus::RemoveSelf() {
383 worker_status_->RemoveSelf();
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/haiku/
ImageBufferHaiku.cpp 65 m_view.RemoveSelf();

Completed in 77 milliseconds