#include "HAL/Platform.h"
Go to the source code of this file.
ESPMode is used select between either 'fast' or 'thread safe' shared pointer types. This is only used by templates at compile time to generate one code path or another.
Forced to be not thread-safe.
Thread-safe, never spin locks, but slower