#include <cluster_shmem2evt.H>
Inherits DEVpolled.
Public Methods | |
Cluster_shmem2evt (Cstr_ptr &name="Cluster_shmem2evt") | |
virtual | ~Cluster_shmem2evt () |
void | do_poll () |
void | terminate () |
Public Attributes | |
int | _stale_data_cnt |
Protected Attributes | |
SimpleSHMEM * | _shmem_device_data |
SimpleSHMEM * | _shmem_flags |
SimpleSemaphore * | _semaphore_device_data |
bool | _shmem_lock_is_mine |
bool | _has_terminated |
int | _event_buffer_size |
char * | _event_buffer |
|
|
|
|
|
Implements DEVpolled. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|