UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::TIntrusiveMutex< ParamsType > Member List

This is the complete list of members for UE::TIntrusiveMutex< ParamsType >, including all inherited members.

IsLocked(const std::atomic< StateType > &State)UE::TIntrusiveMutex< ParamsType >inlinestatic
Lock(std::atomic< StateType > &State)UE::TIntrusiveMutex< ParamsType >inlinestatic
LockLoop(std::atomic< StateType > &State)UE::TIntrusiveMutex< ParamsType >inlinestatic
TryLock(std::atomic< StateType > &State)UE::TIntrusiveMutex< ParamsType >inlinestatic
TryWakeWaitingThread(std::atomic< StateType > &State)UE::TIntrusiveMutex< ParamsType >inlinestatic
Unlock(std::atomic< StateType > &State)UE::TIntrusiveMutex< ParamsType >inlinestatic
WakeWaitingThread(std::atomic< StateType > &State)UE::TIntrusiveMutex< ParamsType >inlinestatic