mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 17:26:40 +00:00
1ff20e8f6a
This removes pthread mutexes/threads from: - vfs - the resource handler manager - timer - the network server. This allows removing it from our general posix include header. Differential Revision: https://code.wildfiregames.com/D1920 This was SVN commit r22666.