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

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

Completed in 490 milliseconds