#include <ampiimpl.h>
Public Member Functions | |
lockQueueEntry (int _requestRank, int _lock_type) noexcept | |
lockQueueEntry () | |
Data Fields | |
int | requestRank |
int | lock_type |
Definition at line 316 of file ampiimpl.h.
Definition at line 320 of file ampiimpl.h.
lockQueueEntry::lockQueueEntry | ( | ) |