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

/packages/apps/Nfc/jni/
H A Dcom_android_nfc_NativeP2pDevice.cpp133 CONCURRENCY_LOCK();
206 CONCURRENCY_LOCK();
281 CONCURRENCY_LOCK();
364 CONCURRENCY_LOCK();
417 CONCURRENCY_LOCK();
H A Dcom_android_nfc_NativeNfcTag.cpp183 CONCURRENCY_LOCK();
243 CONCURRENCY_LOCK();
456 CONCURRENCY_LOCK();
512 CONCURRENCY_LOCK();
587 CONCURRENCY_LOCK();
742 CONCURRENCY_LOCK();
955 CONCURRENCY_LOCK();
1026 CONCURRENCY_LOCK();
1122 CONCURRENCY_LOCK();
1172 CONCURRENCY_LOCK();
[all...]
H A Dcom_android_nfc_NativeNfcSecureElement.cpp217 CONCURRENCY_LOCK();
340 CONCURRENCY_LOCK();
369 CONCURRENCY_LOCK();
483 CONCURRENCY_LOCK();
514 CONCURRENCY_LOCK();
612 CONCURRENCY_LOCK();
H A Dcom_android_nfc.h206 #define CONCURRENCY_LOCK() pthread_mutex_lock(&nfc_jni_get_monitor()->concurrency_mutex) macro
H A Dcom_android_nfc_NativeNfcManager.cpp1517 CONCURRENCY_LOCK();
1532 CONCURRENCY_LOCK();
1541 CONCURRENCY_LOCK();
1619 CONCURRENCY_LOCK();
1653 CONCURRENCY_LOCK();
1777 CONCURRENCY_LOCK();
1834 CONCURRENCY_LOCK();
1945 CONCURRENCY_LOCK();
1985 CONCURRENCY_LOCK();
2033 CONCURRENCY_LOCK();
[all...]

Completed in 52 milliseconds