Searched refs:condvar_destroy (Results 1 – 4 of 4) sorted by relevance
86 void condvar_destroy(struct condvar *cv);
509 condvar_destroy(&utc->ta_ctx.busy_cv); in tee_ta_init_user_ta_session()559 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
328 condvar_destroy(&ctx->busy_cv); in destroy_context()