TClosableLockFreePointerListUnorderedSingleConsumer::Reset

Reset the list to the initial state.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/LockFreeList.h

Include

#include "Containers/LockFreeList.h"

Syntax

void Reset()

Remarks

Reset the list to the initial state. Not thread safe, but used for recycling when we know all users are gone.

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