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

  /external/stressapptest/src/
sat.h 258 pthread_mutex_t worker_lock_; // Lock access to the worker thread structure. member in class:Sat
sat.cc 675 sat_assert(0 == pthread_mutex_init(&worker_lock_, NULL));
    [all...]

Completed in 483 milliseconds