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
+1 -1
View File
@@ -48,7 +48,7 @@ typedef struct VkMacOSSurfaceCreateInfoMVK
typedef VkResult (APIENTRY *PFN_vkCreateMacOSSurfaceMVK)(VkInstance,const VkMacOSSurfaceCreateInfoMVK*,const VkAllocationCallbacks*,VkSurfaceKHR*);
#include "posix_tls.h"
#include "posix_thread.h"
#include "cocoa_joystick.h"
#include "nsgl_context.h"
#include "egl_context.h"