NewInterprocessSynchObject

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FSemaphore &...

 

NewInterprocessSynchObject

(
    const FString& Name,
    bool bCreate,
    uint32 MaxLocks
)

Creates or opens an interprocess synchronization object.

Public function Static

FSemaphore &...

 

NewInterprocessSynchObject

(
    const TCHAR* Name,
    bool bCreate,
    uint32 MaxLocks
)

Creates or opens an interprocess synchronization object.

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