|
DASH
0.3.0
|
Public Member Functions | |
| CoEventRef (const gptr_t &gptr, Team &team=dash::Team::Null()) | |
| void | post () const |
| post an event to this unit. More... | |
| int | test () const |
| returns the number of arrived events at this unit More... | |
| Team & | team () |
| bool | operator== (const self_t &other) const noexcept |
| bool | operator!= (const self_t &other) const noexcept |
Definition at line 13 of file CoEventRef.h.
|
inline |
post an event to this unit.
This function is thread-safe
Definition at line 34 of file CoEventRef.h.
|
inline |
returns the number of arrived events at this unit
Definition at line 44 of file CoEventRef.h.
References dash::Team::All().