Classes | Macros | Typedefs
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  _GLFWmutexPOSIX
 
struct  _GLFWtlsPOSIX
 

Macros

#define _GLFW_PLATFORM_MUTEX_STATE   _GLFWmutexPOSIX posix
 
#define _GLFW_PLATFORM_TLS_STATE   _GLFWtlsPOSIX posix
 

Typedefs

typedef struct _GLFWmutexPOSIX _GLFWmutexPOSIX
 
typedef struct _GLFWtlsPOSIX _GLFWtlsPOSIX
 

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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22