- Based on C++14's `shared_time_mutex` - No more need to allocate-deallocate or check for null - No pointer anymore, just a member variable - Platform-specific implementations no longer needed - Simpler for `NO_THREADS` |
||
|---|---|---|
| .. | ||
| dir_access_windows.cpp | ||
| dir_access_windows.h | ||
| file_access_windows.cpp | ||
| file_access_windows.h | ||
| SCsub | ||
| thread_windows.cpp | ||
| thread_windows.h | ||