Searched refs:condvar_destroy (Results 1 – 4 of 4) sorted by relevance
86 void condvar_destroy(struct condvar *cv);
505 condvar_destroy(&utc->ta_ctx.busy_cv); in tee_ta_init_user_ta_session() 550 condvar_destroy(&utc->ta_ctx.busy_cv); in tee_ta_complete_user_ta_session()
384 void condvar_destroy(struct condvar *cv) in condvar_destroy() function
327 condvar_destroy(&ctx->busy_cv);