mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 08:23:13 +00:00
Rename thread source files
This to reflect that they now contain more than TLS.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user