#include <openmp_threadpool.h>
◆ WorkItem()
| Realm::ThreadPool::WorkItem::WorkItem |
( |
int |
_num_threads | ) |
|
◆ barrier_count
| atomic<int> Realm::ThreadPool::WorkItem::barrier_count |
◆ critical_flags
| atomic<uint64_t> Realm::ThreadPool::WorkItem::critical_flags |
◆ parent_work_item
| WorkItem* Realm::ThreadPool::WorkItem::parent_work_item |
◆ prev_num_threads
| int Realm::ThreadPool::WorkItem::prev_num_threads |
◆ prev_thread_id
| int Realm::ThreadPool::WorkItem::prev_thread_id |
◆ remaining_workers
| atomic<int> Realm::ThreadPool::WorkItem::remaining_workers |
◆ schedule
◆ single_winner
| atomic<int> Realm::ThreadPool::WorkItem::single_winner |
The documentation for this struct was generated from the following file: