Searched refs:REENTRANCE_LOCK (Results 1 – 7 of 7) sorted by relevance
152 REENTRANCE_LOCK(); in nfc_jni_download_locked()184 REENTRANCE_LOCK(); in nfc_jni_download_locked()209 REENTRANCE_LOCK(); in nfc_jni_download_locked()248 REENTRANCE_LOCK(); in nfc_jni_configure_driver()280 REENTRANCE_LOCK(); in nfc_jni_unconfigure_driver()352 REENTRANCE_LOCK(); in nfc_jni_initialize()379 REENTRANCE_LOCK(); in nfc_jni_initialize()453 REENTRANCE_LOCK(); in nfc_jni_initialize()477 REENTRANCE_LOCK(); in nfc_jni_initialize()498 REENTRANCE_LOCK(); in nfc_jni_initialize()[all …]
132 REENTRANCE_LOCK(); in com_android_nfc_NativeLlcpSocket_doConnect()191 REENTRANCE_LOCK(); in com_android_nfc_NativeLlcpSocket_doConnectBy()236 REENTRANCE_LOCK(); in com_android_nfc_NativeLlcpSocket_doClose()272 REENTRANCE_LOCK(); in com_android_nfc_NativeLlcpSocket_doSend()333 REENTRANCE_LOCK(); in com_android_nfc_NativeLlcpSocket_doReceive()387 REENTRANCE_LOCK(); in com_android_nfc_NativeLlcpSocket_doGetRemoteSocketMIU()416 REENTRANCE_LOCK(); in com_android_nfc_NativeLlcpSocket_doGetRemoteSocketRW()
146 REENTRANCE_LOCK(); in com_android_nfc_NativeP2pDevice_doConnect()227 REENTRANCE_LOCK(); in com_android_nfc_NativeP2pDevice_doDisconnect()310 REENTRANCE_LOCK(); in com_android_nfc_NativeP2pDevice_doTransceive()378 REENTRANCE_LOCK(); in com_android_nfc_NativeP2pDevice_doReceive()434 REENTRANCE_LOCK(); in com_android_nfc_NativeP2pDevice_doSend()
200 REENTRANCE_LOCK(); in com_android_nfc_NativeNfcTag_doRead()260 REENTRANCE_LOCK(); in com_android_nfc_NativeNfcTag_doWrite()458 REENTRANCE_LOCK(); in com_android_nfc_NativeNfcTag_doConnect()512 REENTRANCE_LOCK(); in com_android_nfc_NativeNfcTag_doHandleReconnect()602 REENTRANCE_LOCK(); in com_android_nfc_NativeNfcTag_doDisconnect()821 REENTRANCE_LOCK(); in com_android_nfc_NativeNfcTag_doTransceive()956 REENTRANCE_LOCK(); in com_android_nfc_NativeNfcTag_doCheckNdef()1025 REENTRANCE_LOCK(); in com_android_nfc_NativeNfcTag_doPresenceCheck()1123 REENTRANCE_LOCK(); in com_android_nfc_NativeNfcTag_doNdefFormat()1173 REENTRANCE_LOCK(); in com_android_nfc_NativeNfcTag_doMakeReadonly()
82 REENTRANCE_LOCK(); in com_android_nfc_NativeLlcpConnectionlessSocket_doSendTo()163 REENTRANCE_LOCK(); in com_android_nfc_NativeLlcpConnectionlessSocket_doReceiveFrom()218 REENTRANCE_LOCK(); in com_android_nfc_NativeLlcpConnectionlessSocket_doClose()
114 REENTRANCE_LOCK(); in com_NativeLlcpServiceSocket_doAccept()195 REENTRANCE_LOCK(); in com_NativeLlcpServiceSocket_doClose()
221 #define REENTRANCE_LOCK() pthread_mutex_lock(&nfc_jni_get_monitor()->reentrance_mutex) macro