mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-13 18:16:35 +01:00
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
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue