Home
last modified time | relevance | path

Searched refs:_glfwPlatformDestroyTls (Results 1 - 4 of 4) sorted by relevance

/third_party/glfw/src/
H A Dposix_thread.c55 void _glfwPlatformDestroyTls(_GLFWtls* tls) in _glfwPlatformDestroyTls() function
H A Dwin32_thread.c54 void _glfwPlatformDestroyTls(_GLFWtls* tls) in _glfwPlatformDestroyTls() function
H A Dinit.c135 _glfwPlatformDestroyTls(&_glfw.contextSlot); in terminate()
136 _glfwPlatformDestroyTls(&_glfw.errorSlot); in terminate()
H A Dinternal.h903 void _glfwPlatformDestroyTls(_GLFWtls* tls);

Completed in 5 milliseconds