Files
ardour/libs
Paul Davis 6542ce76d0 Don't use trylock in assertions on windows as it will fail
glib uses TryEnterCriticalSection on windows which will return true
if the lock as able to be locked *or* is already locked by the current
thread.
2013-07-13 16:57:04 -04:00
..
2013-01-16 18:22:15 +00:00
2013-03-23 14:50:58 +01:00
2013-07-11 13:04:39 -04:00