Sebastian Dröge
98bbe4f4d1
Make transform function handling in GBinding thread-safe
...
Unbinding can happen from one thread while a property notification is
being handled concurrently in another one.
To solve this, introduce a reference counter for the transform function
that ensures that it always stays valid while in use and protect access
to the one stored inside the binding with the unbind mutex.
2020-11-26 19:30:48 +02:00
..
2020-11-20 18:10:40 +00:00
2019-08-24 19:14:05 +00:00
2020-11-20 14:40:19 +00:00
2020-11-26 19:30:48 +02:00
2020-11-26 10:49:23 +02:00
2020-11-20 14:40:19 +00:00
2017-05-24 11:58:19 +02:00
2020-11-20 14:40:19 +00:00
2020-11-20 14:40:19 +00:00
2020-05-20 17:37:46 +02:00
2017-05-24 11:58:19 +02:00
2020-11-20 14:40:19 +00:00
2019-03-04 11:12:59 +00:00
2019-06-18 11:59:11 +01:00
2020-05-14 17:00:54 +02:00
2020-10-07 11:00:11 +01:00
2019-08-24 19:14:05 +00:00
2019-03-04 12:33:17 +00:00
2020-11-17 15:50:07 +00:00
2012-10-15 19:48:44 -04:00
2019-09-05 14:16:58 +01:00
2018-05-15 15:38:33 +01:00
2018-09-25 14:34:48 +01:00
2020-11-21 22:55:55 +00:00
2020-11-20 14:40:19 +00:00
2018-01-04 22:19:30 +01:00
2016-11-23 10:50:39 +00:00
2017-05-24 11:58:19 +02:00
2020-06-12 15:01:08 +01:00
2020-03-04 14:46:28 +00:00
2020-07-27 15:41:09 +01:00
2020-06-12 15:01:08 +01:00
2020-10-13 09:49:29 -04:00
2020-03-04 14:46:28 +00:00
2020-11-20 14:40:19 +00:00
2017-05-24 11:58:19 +02:00
2019-09-02 15:48:32 +02:00
2020-11-20 14:41:07 +00:00
2020-11-20 14:40:19 +00:00
2018-04-27 16:46:19 +01:00
2019-01-25 11:29:05 +00:00
2020-11-02 17:22:01 +00:00
2020-11-02 17:22:01 +00:00
2020-11-02 17:36:18 +00:00
2020-06-23 10:30:55 +00:00
2019-03-15 11:09:36 +00:00
2019-05-30 10:39:11 +01:00
2020-06-12 15:01:08 +01:00
2017-05-24 11:58:19 +02:00
2020-06-23 10:30:55 +00:00
2020-05-19 17:52:55 +02:00
2016-05-23 10:52:10 -04:00
2020-04-05 00:34:04 -04:00