/ohos5.0/drivers/hdf_core/framework/utils/include/ |
H A D | osal_msg_queue.h | 23 struct OsalSem semaphore; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/ |
H A D | surface_ohos_vulkan.cpp | 132 …VkSemaphore* semaphore, RsVulkanContext& vkContext, NativeBufferUtils::NativeSurfaceInfo& nativeSu… in CreateVkSemaphore() 217 VkSemaphore semaphore; in NativeRequestFrame() local 279 VkSemaphore semaphore; in NativeFlushFrame() local
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/ |
H A D | mod.rs | 22 pub mod semaphore; module
|
H A D | semaphore_inner.rs | 38 semaphore: &'a SemaphoreInner, field
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | rs_surface_ohos_vulkan.cpp | 115 …VkSemaphore& semaphore, RsVulkanContext& vkContext, NativeBufferUtils::NativeSurfaceInfo& nativeSu… in CreateVkSemaphore() 215 VkSemaphore semaphore = VK_NULL_HANDLE; in RequestFrame() local 254 VkSemaphore semaphore = vkContext.RequireSemaphore(); in FlushFrame() local
|
H A D | rs_vulkan_context.cpp | 511 VkSemaphore semaphore; in RequireSemaphore() local 519 void RsVulkanInterface::SendSemaphoreWithFd(VkSemaphore semaphore, int fenceFd) in SendSemaphoreWithFd()
|
H A D | rs_vulkan_context.h | 261 VkSemaphore semaphore; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/ |
H A D | semaphore_linux.c | 49 Semaphore *semaphore = (Semaphore *)malloc(sizeof(Semaphore)); in SemaphoreCreate() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_thread.c | 85 Semaphore *semaphore; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
H A D | surface.cpp | 157 void Surface::Wait(int32_t time, const VkSemaphore& semaphore) in Wait()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_surface_test.cpp | 130 VkSemaphore semaphore; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | swapchain_vk.cpp | 411 for (const auto semaphore : plat_.swapchainImages.semaphores) { in ~SwapchainVk() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohosvulkan_fuzzer/ |
H A D | rssurfaceohosvulkan_fuzzer.cpp | 298 VkSemaphore semaphore; in DoCreateVkSemaphore() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_surface.cpp | 519 void SkiaSurface::Wait(int32_t time, const VkSemaphore& semaphore) in Wait()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | remote_executor.cpp | 77 SemaphoreUtils semaphore(0); in RemoteQuery() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_util.cpp | 1759 VkSemaphore semaphore; in OptimizedFlushAndSubmit() local
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
H A D | swapchain_layer.cpp | 984 uint64_t timeout, VkSemaphore semaphore, VkFence vkFence, uint32_t* imageIndex) in AcquireNextImageKHR()
|