41 "Win32: Failed to allocate TLS index");
45 _glfw.win32_tls.allocated = GL_TRUE;
51 if (
_glfw.win32_tls.allocated)
void _glfwSetContextTLS(_GLFWwindow *context)
_GLFWlibrary _glfw
All global data protected by _glfwInitialized. This should only be touched after a call to glfwInit t...
#define GLFW_PLATFORM_ERROR
A platform-specific error occurred that does not match any of the more specific categories.
void _glfwInputError(int error, const char *format,...)
Notifies shared code of an error.
int _glfwCreateContextTLS(void)
Window and context structure.
void _glfwDestroyContextTLS(void)