Home
last modified time | relevance | path

Searched refs:phOsal_SemaphorePost (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/osal/src/
H A DphOsal_Queue.cpp204 if (phOsal_SemaphorePost(psQCtxt->semPull)) { in phOsal_QueuePush()
308 if (phOsal_SemaphorePost(psQCtxt->semPush)) { in phOsal_QueuePull()
H A DphOsal_Posix.cpp172 OSALSTATUS phOsal_SemaphorePost(void* hSemaphore) { in phOsal_SemaphorePost() function
/aosp12/hardware/nxp/nfc/snxxx/halimpl/libnxpparser/osal/inc/
H A DphOsal_Posix.h559 OSALSTATUS phOsal_SemaphorePost(void* hSemaphore);