HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::Notification Struct Reference

#include <Barrier.h>

+ Inheritance diagram for onnxruntime::Notification:

Public Member Functions

 Notification ()
 
- Public Member Functions inherited from onnxruntime::Barrier
 Barrier (unsigned int count, bool spin=false)
 
 ~Barrier ()
 
void Notify (unsigned int c=1)
 
void Wait ()
 

Detailed Description

Definition at line 78 of file Barrier.h.

Constructor & Destructor Documentation

onnxruntime::Notification::Notification ( )
inline

Definition at line 79 of file Barrier.h.


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