UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ApplePlatformManualResetEvent.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5// TODO: Use os_sync_wait_on_address/os_sync_wake_by_address_all in macOS 14.4+, iOS/iPadOS/tvOS 17.4+, visionOS 1.1+.
6
Definition GenericPlatformManualResetEvent.h:24
Definition AndroidPlatformManualResetEvent.cpp:14