forked from mirrors/0ad
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.