Home
last modified time | relevance | path

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

/system/security/keystore/
Duser_state.h111 mutable std::condition_variable locked_state_mutex_cond_var_; variable
115 locked_state_mutex_cond_var_.wait( in get()
122 locked_state_mutex_cond_var_.notify_all(); in get()