Hazard pointer

In a multithreaded computing environment, hazard pointers are one approach to solving the problems posed by dynamic memory management of the nodes in a lock-free data structure. These problems generally arise only in environments that don't have automatic garbage collection.

Source: Wikipedia — Hazard pointer (CC BY-SA 4.0)

Hazard pointer

In a multithreaded computing environment, hazard pointers are one approach to solving the problems posed by dynamic memory management of the nodes in a lock-free data structure. These problems generally arise only in environments that don't have automatic garbage collection.

Source: Wikipedia "Hazard pointer" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy