OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CONCURRENCY_UNLOCK
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/halimpl/pn54x/utils/
phNxpNciHal_utils.h
101
#define
CONCURRENCY_UNLOCK
() if (phNxpNciHal_get_monitor()) pthread_mutex_unlock(&phNxpNciHal_get_monitor()->concurrency_mutex)
/packages/apps/Nfc/nxp/jni/
com_android_nfc.h
224
#define
CONCURRENCY_UNLOCK
() pthread_mutex_unlock(&nfc_jni_get_monitor()->concurrency_mutex)
Completed in 72 milliseconds