Searched refs:CONCURRENCY_UNLOCK (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Nfc/jni/
H A Dcom_android_nfc_NativeP2pDevice.cpp195 CONCURRENCY_UNLOCK();
264 CONCURRENCY_UNLOCK();
348 CONCURRENCY_UNLOCK();
403 CONCURRENCY_UNLOCK();
462 CONCURRENCY_UNLOCK();
H A Dcom_android_nfc_NativeNfcSecureElement.cpp337 CONCURRENCY_UNLOCK();
366 CONCURRENCY_UNLOCK();
436 CONCURRENCY_UNLOCK();
453 CONCURRENCY_UNLOCK();
511 CONCURRENCY_UNLOCK();
586 CONCURRENCY_UNLOCK();
685 CONCURRENCY_UNLOCK();
H A Dcom_android_nfc_NativeNfcTag.cpp228 CONCURRENCY_UNLOCK();
285 CONCURRENCY_UNLOCK();
500 CONCURRENCY_UNLOCK();
551 CONCURRENCY_UNLOCK();
652 CONCURRENCY_UNLOCK();
903 CONCURRENCY_UNLOCK();
1015 CONCURRENCY_UNLOCK();
1063 CONCURRENCY_UNLOCK();
1161 CONCURRENCY_UNLOCK();
1208 CONCURRENCY_UNLOCK();
[all...]
H A Dcom_android_nfc.h207 #define CONCURRENCY_UNLOCK() pthread_mutex_unlock(&nfc_jni_get_monitor()->concurrency_mutex) macro
H A Dcom_android_nfc_NativeNfcManager.cpp1524 CONCURRENCY_UNLOCK();
1537 CONCURRENCY_UNLOCK();
1543 CONCURRENCY_UNLOCK();
1646 CONCURRENCY_UNLOCK();
1689 CONCURRENCY_UNLOCK();
1819 CONCURRENCY_UNLOCK();
1896 CONCURRENCY_UNLOCK();
1977 CONCURRENCY_UNLOCK();
2019 CONCURRENCY_UNLOCK();
2086 CONCURRENCY_UNLOCK();
[all...]

Completed in 90 milliseconds