Halide
Halide::Runtime::Internal::Synchronization::bucket_pair Struct Reference

#include <synchronization_common.h>

Public Member Functions

ALWAYS_INLINE bucket_pair (hash_bucket &from, hash_bucket &to)
 

Public Attributes

hash_bucketfrom
 
hash_bucketto
 

Detailed Description

Definition at line 367 of file synchronization_common.h.

Constructor & Destructor Documentation

◆ bucket_pair()

ALWAYS_INLINE Halide::Runtime::Internal::Synchronization::bucket_pair::bucket_pair ( hash_bucket from,
hash_bucket to 
)
inline

Definition at line 371 of file synchronization_common.h.

Member Data Documentation

◆ from

◆ to


The documentation for this struct was generated from the following file: