Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/platform/tinysys/include/chre/target_platform/
H A Dcondition_variable_base.h48 SemaphoreHandle_t semaphoreHandle; variable
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVulkanExternalImageTest.cpp334 typename Traits::Handle semaphoreHandle = Traits::InvalidHandle(); in RunShouldImportSemaphoreTest() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.cpp8923 void Context::waitSemaphore(SemaphoreID semaphoreHandle, in waitSemaphore()
8949 void Context::signalSemaphore(SemaphoreID semaphoreHandle, in signalSemaphore()