more MTC debugging
git-svn-id: svn://localhost/ardour2/branches/3.0@6571 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
4ceac63116
commit
d6ec6b616b
@ -482,6 +482,8 @@ MTC_Slave::resolution() const
|
||||
void
|
||||
MTC_Slave::queue_reset ()
|
||||
{
|
||||
DEBUG_TRACE (DEBUG::MTC, "queue reset of MTC slave state\n");
|
||||
PBD::stacktrace (cerr, 35);
|
||||
Glib::Mutex::Lock lm (reset_lock);
|
||||
reset_pending++;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user