Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c164 static bool AtomDecAndCompareWithZero(volatile uint32_t *cnt) in AtomDecAndCompareWithZero() function
279 if (AtomDecAndCompareWithZero(&context->ops_cnt)) { in PutBnContext()
353 if (AtomDecAndCompareWithZero(&session->ops_cnt)) { in PutBnSession()
413 if (AtomDecAndCompareWithZero(&shrMem->ops_cnt)) { in PutBnShrMem()