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 | ||
| posix.cpp | ||
| posix.h | ||
| posix_aio.h | ||
| posix_dlfcn.h | ||
| posix_errno.h | ||
| posix_filesystem.h | ||
| posix_mman.h | ||
| posix_pthread.h | ||
| posix_time.h | ||
| posix_types.h | ||
| posix_utsname.h | ||