Home
last modified time | relevance | path

Searched refs:state_cv (Results 1 – 1 of 1) sorted by relevance

/art/perfetto_hprof/
Dperfetto_hprof.cc81 static art::ConditionVariable state_cv("perfetto_hprof_state_cv", GetStateMutex()); in GetStateCV() local
82 return state_cv; in GetStateCV()