George Kiagiadakis d4d46fa43a waylandsink: protect access to the display with a new display_lock
Access is protected only for setting/creating/destroying the display
handle. set_caps() for example is not protected because it cannot be
called before changing state to READY, at which point there will be
a display handle available and which cannot change by any thread at
that point
2014-06-17 13:51:28 +02:00
..
2014-04-08 09:55:15 +02:00
2014-04-08 12:41:16 +01:00
2014-04-10 17:55:21 +01:00
2014-06-12 10:17:10 +01:00
2014-04-09 18:12:58 +01:00
2013-05-12 23:42:06 +01:00
2014-05-30 16:58:59 -03:00
2013-12-03 14:53:24 +01:00
2014-06-05 09:41:31 +02:00