Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dtee_client_api.c65 static pthread_mutex_t teec_mutex = PTHREAD_MUTEX_INITIALIZER; variable
716 teec_mutex_lock(&teec_mutex); in TEEC_InvokeCommand()
718 teec_mutex_unlock(&teec_mutex); in TEEC_InvokeCommand()
759 teec_mutex_lock(&teec_mutex); in TEEC_RequestCancellation()
761 teec_mutex_unlock(&teec_mutex); in TEEC_RequestCancellation()