Rename thread source files

This to reflect that they now contain more than TLS.
This commit is contained in:
Camilla Löwy
2017-05-25 19:25:47 +02:00
parent 14a3fe0ac0
commit a3007b9b0e
10 changed files with 18 additions and 18 deletions

View File

@@ -39,7 +39,7 @@
#include "osmesa_context.h"
#include "posix_time.h"
#include "posix_tls.h"
#include "posix_thread.h"
#include "null_joystick.h"
#if defined(_GLFW_WIN32)