#include <posix_thread.h>
Public Attributes | |
GLFWbool | allocated |
pthread_mutex_t | handle |
Definition at line 45 of file posix_thread.h.
GLFWbool _GLFWmutexPOSIX::allocated |
Definition at line 47 of file posix_thread.h.
pthread_mutex_t _GLFWmutexPOSIX::handle |
Definition at line 48 of file posix_thread.h.