glfw-d v1.0.1 (2020-08-20T22:17:10Z)
Dub
Repo
_glfwPlatformSetTls
glfw3
win32_thread
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
) @
nogc
nothrow __gshared
void
_glfwPlatformSetTls
(
_GLFWtls
*
tls
,
void
*
value
)
Meta
Source
See Implementation
glfw3
win32_thread
static functions
_glfwPlatformCreateMutex
_glfwPlatformCreateTls
_glfwPlatformDestroyMutex
_glfwPlatformDestroyTls
_glfwPlatformGetTls
_glfwPlatformLockMutex
_glfwPlatformSetTls
_glfwPlatformUnlockMutex