FSystemWideCriticalSectionNotImplemented::FSystemWideCriticalSectionNotImplemented

Construct a named, system-wide critical section and attempt to get access/ownership of it

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCriticalSection.h

Include

#include "GenericPlatform/GenericPlatformCriticalSection.h"

Source

/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformProcess.cpp

Syntax

FSystemWideCriticalSectionNotImplemented
(
    const FString & Name,
    FTimespan Timeout
)

Remarks

Construct a named, system-wide critical section and attempt to get access/ownership of it

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss