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

#include <threadpool.h>

Public Attributes

std::ptrdiff_t start {0}
 
std::ptrdiff_t end {0}
 

Detailed Description

Definition at line 319 of file threadpool.h.

Member Data Documentation

std::ptrdiff_t onnxruntime::concurrency::ThreadPool::WorkInfo::end {0}

Definition at line 321 of file threadpool.h.

std::ptrdiff_t onnxruntime::concurrency::ThreadPool::WorkInfo::start {0}

Definition at line 320 of file threadpool.h.


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