Searched refs:REENTRANCE_UNLOCK (Results 1 – 7 of 7) sorted by relevance
154 REENTRANCE_UNLOCK(); in nfc_jni_download_locked()186 REENTRANCE_UNLOCK(); in nfc_jni_download_locked()211 REENTRANCE_UNLOCK(); in nfc_jni_download_locked()250 REENTRANCE_UNLOCK(); in nfc_jni_configure_driver()282 REENTRANCE_UNLOCK(); in nfc_jni_unconfigure_driver()354 REENTRANCE_UNLOCK(); in nfc_jni_initialize()381 REENTRANCE_UNLOCK(); in nfc_jni_initialize()455 REENTRANCE_UNLOCK(); in nfc_jni_initialize()480 REENTRANCE_UNLOCK(); in nfc_jni_initialize()502 REENTRANCE_UNLOCK(); in nfc_jni_initialize()[all …]
138 REENTRANCE_UNLOCK(); in com_android_nfc_NativeLlcpSocket_doConnect()197 REENTRANCE_UNLOCK(); in com_android_nfc_NativeLlcpSocket_doConnectBy()238 REENTRANCE_UNLOCK(); in com_android_nfc_NativeLlcpSocket_doClose()278 REENTRANCE_UNLOCK(); in com_android_nfc_NativeLlcpSocket_doSend()339 REENTRANCE_UNLOCK(); in com_android_nfc_NativeLlcpSocket_doReceive()391 REENTRANCE_UNLOCK(); in com_android_nfc_NativeLlcpSocket_doGetRemoteSocketMIU()420 REENTRANCE_UNLOCK(); in com_android_nfc_NativeLlcpSocket_doGetRemoteSocketRW()
204 REENTRANCE_UNLOCK(); in com_android_nfc_NativeNfcTag_doRead()261 REENTRANCE_UNLOCK(); in com_android_nfc_NativeNfcTag_doWrite()460 REENTRANCE_UNLOCK(); in com_android_nfc_NativeNfcTag_doConnect()514 REENTRANCE_UNLOCK(); in com_android_nfc_NativeNfcTag_doHandleReconnect()604 REENTRANCE_UNLOCK(); in com_android_nfc_NativeNfcTag_doDisconnect()823 REENTRANCE_UNLOCK(); in com_android_nfc_NativeNfcTag_doTransceive()957 REENTRANCE_UNLOCK(); in com_android_nfc_NativeNfcTag_doCheckNdef()1026 REENTRANCE_UNLOCK(); in com_android_nfc_NativeNfcTag_doPresenceCheck()1124 REENTRANCE_UNLOCK(); in com_android_nfc_NativeNfcTag_doNdefFormat()1175 REENTRANCE_UNLOCK(); in com_android_nfc_NativeNfcTag_doMakeReadonly()
147 REENTRANCE_UNLOCK(); in com_android_nfc_NativeP2pDevice_doConnect()228 REENTRANCE_UNLOCK(); in com_android_nfc_NativeP2pDevice_doDisconnect()311 REENTRANCE_UNLOCK(); in com_android_nfc_NativeP2pDevice_doTransceive()379 REENTRANCE_UNLOCK(); in com_android_nfc_NativeP2pDevice_doReceive()435 REENTRANCE_UNLOCK(); in com_android_nfc_NativeP2pDevice_doSend()
88 REENTRANCE_UNLOCK(); in com_android_nfc_NativeLlcpConnectionlessSocket_doSendTo()168 REENTRANCE_UNLOCK(); in com_android_nfc_NativeLlcpConnectionlessSocket_doReceiveFrom()219 REENTRANCE_UNLOCK(); in com_android_nfc_NativeLlcpConnectionlessSocket_doClose()
120 REENTRANCE_UNLOCK(); in com_NativeLlcpServiceSocket_doAccept()196 REENTRANCE_UNLOCK(); in com_NativeLlcpServiceSocket_doClose()
222 #define REENTRANCE_UNLOCK() pthread_mutex_unlock(&nfc_jni_get_monitor()->reentrance_mutex) macro