Files
UltraGrid/src/compat
Martin Pulec 888dbe14d5 removed platform_spin
There is perhaps no need to use spin lock - pthread mutexes have low
overhead if no contention takes place, anyway.

+ replaced platform_spin with pthread_mutex in resource manager
+ document why resource manager is needed
2022-04-01 10:28:55 +02:00
..
2019-11-20 07:40:11 +01:00
2019-11-20 07:40:11 +01:00
2012-10-23 11:42:49 +02:00
2012-07-02 18:24:25 +02:00
2012-10-23 11:42:49 +02:00
2021-08-05 09:28:52 +02:00
2019-11-09 13:47:11 +01:00
2019-11-09 13:47:11 +01:00
2022-03-30 16:51:35 +02:00