#include <gasnetex_internal.h>
◆ PendingCompletionManager()
| Realm::PendingCompletionManager::PendingCompletionManager |
( |
| ) |
|
◆ ~PendingCompletionManager()
| Realm::PendingCompletionManager::~PendingCompletionManager |
( |
| ) |
|
◆ get_available()
◆ invoke_completions()
| void Realm::PendingCompletionManager::invoke_completions |
( |
PendingCompletion * |
comp, |
|
|
bool |
do_local, |
|
|
bool |
do_remote |
|
) |
| |
◆ lookup_completion()
◆ num_completions_pending()
| size_t Realm::PendingCompletionManager::num_completions_pending |
( |
| ) |
|
◆ over_pending_completion_soft_limit()
| bool Realm::PendingCompletionManager::over_pending_completion_soft_limit |
( |
| ) |
const |
◆ recycle_comp()
◆ first_free
◆ groups
◆ LOG2_MAXGROUPS
| const size_t Realm::PendingCompletionManager::LOG2_MAXGROUPS = 10 |
|
staticprotected |
◆ mutex
◆ num_groups
◆ num_pending
| atomic<size_t> Realm::PendingCompletionManager::num_pending |
|
protected |
◆ pending_soft_limit
| size_t Realm::PendingCompletionManager::pending_soft_limit |
|
protected |
The documentation for this class was generated from the following file: