Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Experimental > API/Runtime/Core/Experimental/Containers
References
| |
|
| Module |
Core |
| Header |
/Engine/Source/Runtime/Core/Public/Experimental/Containers/HazardPointer.h |
| Include |
#include "Experimental/Containers/HazardPointer.h" |
Syntax
class FHazardPointerCollection
FHazardPointerCollection is a collection that is used to aquire a Hazardpointer
Constructors
| |
Type |
Name |
Description |
 |
|
|
|
Destructors
| |
Type |
Name |
Description |
 |
|
|
|
Functions
| |
Type |
Name |
Description |
 |
FHazardRecord * |
|
Grab a hazard pointer and once hazard is set the other threads leave it alone |
 |
void |
Delete
(
D* Pointer,
int32 CollectLimit
)
|
If we own the pointer |
Constants