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

  /external/stressapptest/src/
worker.h 53 // - Control thread calls AddWorkers(1) for each worker thread.
86 void AddWorkers(int num_new_workers) {
128 // calling threads must match the worker count (see AddWorkers() and
worker.cc 286 worker_status->AddWorkers(1);
    [all...]

Completed in 196 milliseconds