Halide 19.0.0
Halide compiler and libraries
|
Cross-platform mutex. More...
#include <HalideRuntime.h>
Public Attributes | |
uintptr_t | _private [1] |
Cross-platform mutex.
Must be initialized with zero and implementation must treat zero as an unlocked mutex with no waiters, etc.
Definition at line 191 of file HalideRuntime.h.
uintptr_t halide_mutex::_private[1] |
Definition at line 192 of file HalideRuntime.h.