#include <scx_barrier.h>
Public Member Functions | |
| void | initialize (int thread_n) |
| void | wait () |
Protected Attributes | |
| sc_event | m_barrier_event |
| int | m_thread_n |
| void sc_core::scx_barrier::initialize | ( | int | thread_n | ) | [inline] |
| void sc_core::scx_barrier::wait | ( | ) | [inline] |
sc_event sc_core::scx_barrier::m_barrier_event [protected] |
int sc_core::scx_barrier::m_thread_n [protected] |