
#include <posix_thread.h>
Public Attributes | |
| GLFWbool | allocated |
| pthread_key_t | key |
Definition at line 36 of file posix_thread.h.
| GLFWbool _GLFWtlsPOSIX::allocated |
Definition at line 38 of file posix_thread.h.
| pthread_key_t _GLFWtlsPOSIX::key |
Definition at line 39 of file posix_thread.h.
