|
@@ -341,6 +341,7 @@ set_num_stages(int num_stages) {
|
|
|
////////////////////////////////////////////////////////////////////
|
|
////////////////////////////////////////////////////////////////////
|
|
|
void PipelineCyclerTrueImpl::CyclerMutex::
|
|
void PipelineCyclerTrueImpl::CyclerMutex::
|
|
|
output(ostream &out) const {
|
|
output(ostream &out) const {
|
|
|
|
|
+ out << "CyclerMutex ";
|
|
|
_cycler->cheat()->output(out);
|
|
_cycler->cheat()->output(out);
|
|
|
}
|
|
}
|
|
|
#endif // DEBUG_THREADS
|
|
#endif // DEBUG_THREADS
|