Home
last modified time | relevance | path

Searched defs:pSemaphore (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/st/nfc/1.0/hal/
H A Dhalcore.c865 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout) in HalSemWait()
/aosp12/hardware/st/nfc/st21nfc/hal/
H A Dhalcore.cc877 static uint32_t HalSemWait(sem_t* pSemaphore, uint32_t timeout) { in HalSemWait()
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp970 …maphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) { in CreateSemaphore()
1802 …maphoreCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSemaphore* pSemaphore) { in vkCreateSemaphore()