Halide
12.0.1
Halide compiler and libraries
|
#include <synchronization_common.h>
Public Member Functions | |
ALWAYS_INLINE | word_lock ()=default |
ALWAYS_INLINE void | lock () |
ALWAYS_INLINE void | unlock () |
Definition at line 283 of file synchronization_common.h.
|
default |
|
inline |
Definition at line 291 of file synchronization_common.h.
Referenced by Halide::Runtime::Internal::Synchronization::lock_bucket(), and Halide::Runtime::Internal::Synchronization::lock_bucket_pair().
|
inline |
Definition at line 304 of file synchronization_common.h.
Referenced by Halide::Runtime::Internal::Synchronization::park(), Halide::Runtime::Internal::Synchronization::unlock_bucket_pair(), Halide::Runtime::Internal::Synchronization::unpark_all(), and Halide::Runtime::Internal::Synchronization::unpark_one().