#include <synchronization_common.h>
Definition at line 254 of file synchronization_common.h.
◆ word_lock_queue_data()
ALWAYS_INLINE Halide::Runtime::Internal::Synchronization::word_lock_queue_data::word_lock_queue_data |
( |
| ) |
|
|
default |
◆ ~word_lock_queue_data()
ALWAYS_INLINE Halide::Runtime::Internal::Synchronization::word_lock_queue_data::~word_lock_queue_data |
( |
| ) |
|
|
default |
◆ parker
thread_parker Halide::Runtime::Internal::Synchronization::word_lock_queue_data::parker |
◆ next
word_lock_queue_data* Halide::Runtime::Internal::Synchronization::word_lock_queue_data::next = nullptr |
◆ prev
word_lock_queue_data* Halide::Runtime::Internal::Synchronization::word_lock_queue_data::prev = nullptr |
◆ tail
word_lock_queue_data* Halide::Runtime::Internal::Synchronization::word_lock_queue_data::tail = nullptr |
The documentation for this struct was generated from the following file: