HomeSort by relevance Sort by last modified time
    Searched defs:REENTRANCE_UNLOCK (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/pn54x/utils/
phNxpNciHal_utils.h 99 #define REENTRANCE_UNLOCK() if (phNxpNciHal_get_monitor()) pthread_mutex_unlock(&phNxpNciHal_get_monitor()->reentrance_mutex)
  /packages/apps/Nfc/nxp/jni/
com_android_nfc.h 222 #define REENTRANCE_UNLOCK() pthread_mutex_unlock(&nfc_jni_get_monitor()->reentrance_mutex)

Completed in 123 milliseconds