tlds
Transactional Operations for Linked Data Structures
|
#include <threadbarrier.h>
Public Member Functions | |
ThreadBarrier (unsigned numThread) | |
void | Wait () |
Private Attributes | |
unsigned | m_numThread |
std::atomic< unsigned > | m_arrived |
|
inline |
|
inline |
|
private |
|
private |