mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
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. |
||
|---|---|---|
| .. | ||
| tests | ||
| vfs.cpp | ||
| vfs.h | ||
| vfs_lookup.cpp | ||
| vfs_lookup.h | ||
| vfs_path.cpp | ||
| vfs_path.h | ||
| vfs_populate.cpp | ||
| vfs_populate.h | ||
| vfs_tree.cpp | ||
| vfs_tree.h | ||
| vfs_util.cpp | ||
| vfs_util.h | ||