Halide 19.0.0
Halide compiler and libraries
|
An opaque struct representing a semaphore. More...
#include <HalideRuntime.h>
Public Attributes | |
uint64_t | _private [2] |
An opaque struct representing a semaphore.
Used by the task system for async tasks.
Definition at line 242 of file HalideRuntime.h.
uint64_t halide_semaphore_t::_private[2] |
Definition at line 243 of file HalideRuntime.h.