Halide 17.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 226 of file HalideRuntime.h.
uint64_t halide_semaphore_t::_private[2] |
Definition at line 227 of file HalideRuntime.h.