Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dposix_thread.c40 GLFWbool _glfwPlatformCreateTls(_GLFWtls* tls) in _glfwPlatformCreateTls() function
H A Dwin32_thread.c39 GLFWbool _glfwPlatformCreateTls(_GLFWtls* tls) in _glfwPlatformCreateTls() function
H A Dinit.c412 !_glfwPlatformCreateTls(&_glfw.errorSlot) || in glfwInit()
413 !_glfwPlatformCreateTls(&_glfw.contextSlot)) in glfwInit()
H A Dinternal.h902 GLFWbool _glfwPlatformCreateTls(_GLFWtls* tls);

Completed in 5 milliseconds