#include "internal.h"
Go to the source code of this file.
Functions | |
int | _glfwCreateContextTLS (void) |
void | _glfwDestroyContextTLS (void) |
_GLFWwindow * | _glfwPlatformGetCurrentContext (void) |
void | _glfwSetContextTLS (_GLFWwindow *context) |
Definition at line 35 of file win32_tls.c.
Definition at line 49 of file win32_tls.c.
void _glfwSetContextTLS | ( | _GLFWwindow * | context | ) |
Definition at line 55 of file win32_tls.c.