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
Remarks
FHazardPointerCollection is a collection that is used to aquire a Hazardpointer
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FHazardRecord * | Acquire () |
Grab a hazard pointer and once hazard is set the other threads leave it alone | |
| void | Delete
(
D* Pointer, |
If we own the pointer |
Constants
| Name | Description |
|---|---|
| HazardChunkSize |