Searched refs:refc_cv (Results 1 – 2 of 2) sorted by relevance
92 struct condvar refc_cv; /* CV used to wait for ref_count to be 0 */ member
194 condvar_signal(&s->refc_cv); in dec_session_ref_count()291 condvar_wait(&s->refc_cv, &tee_ta_mutex); in tee_ta_unlink_session()609 condvar_init(&s->refc_cv); in tee_ta_init_session()