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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h 130 u64 total_threads_; // Total number of created threads. May be greater than member in class:__sanitizer::ThreadRegistry
sanitizer_thread_registry.cc 98 total_threads_(0),
152 tctx->SetCreated(user_id, total_threads_++, detached,
  /external/stressapptest/src/
sat.cc 723 total_threads_ = 0;
    [all...]
sat.h 234 int total_threads_; // Total threads used. member in class:Sat

Completed in 175 milliseconds