The actual implementation for alloc_sync.
More...
#include <lci_binding_post.hpp>
The actual implementation for alloc_sync.
◆ alloc_sync_x()
lci::alloc_sync_x::alloc_sync_x |
( |
| ) |
|
|
inline |
◆ call()
comp_t lci::alloc_sync_x::call |
( |
| ) |
const |
◆ call_impl()
comp_t lci::alloc_sync_x::call_impl |
( |
runtime_t | runtime, |
|
|
int | threshold, |
|
|
bool | zero_copy_am, |
|
|
void * | user_context ) const |
◆ operator()()
comp_t lci::alloc_sync_x::operator() |
( |
| ) |
const |
|
inline |
◆ runtime()
◆ threshold()
alloc_sync_x && lci::alloc_sync_x::threshold |
( |
int | threshold_in | ) |
|
|
inline |
◆ user_context()
alloc_sync_x && lci::alloc_sync_x::user_context |
( |
void * | user_context_in | ) |
|
|
inline |
◆ zero_copy_am()
alloc_sync_x && lci::alloc_sync_x::zero_copy_am |
( |
bool | zero_copy_am_in | ) |
|
|
inline |
◆ m_runtime
◆ m_threshold
option_t<int> lci::alloc_sync_x::m_threshold |
◆ m_user_context
option_t<void*> lci::alloc_sync_x::m_user_context |
◆ m_zero_copy_am
option_t<bool> lci::alloc_sync_x::m_zero_copy_am |
The documentation for this class was generated from the following files: