Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
posix_thread.h File Reference
#include <pthread.h>
+ Include dependency graph for posix_thread.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _GLFWtlsPOSIX
 
struct  _GLFWmutexPOSIX
 

Macros

#define _GLFW_PLATFORM_TLS_STATE   _GLFWtlsPOSIX posix
 
#define _GLFW_PLATFORM_MUTEX_STATE   _GLFWmutexPOSIX posix
 

Typedefs

typedef struct _GLFWtlsPOSIX _GLFWtlsPOSIX
 
typedef struct _GLFWmutexPOSIX _GLFWmutexPOSIX
 

Macro Definition Documentation

◆ _GLFW_PLATFORM_MUTEX_STATE

#define _GLFW_PLATFORM_MUTEX_STATE   _GLFWmutexPOSIX posix

Definition at line 31 of file posix_thread.h.

◆ _GLFW_PLATFORM_TLS_STATE

#define _GLFW_PLATFORM_TLS_STATE   _GLFWtlsPOSIX posix

Definition at line 30 of file posix_thread.h.

Typedef Documentation

◆ _GLFWmutexPOSIX

◆ _GLFWtlsPOSIX

typedef struct _GLFWtlsPOSIX _GLFWtlsPOSIX