Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GStaticRecMutex Struct Reference

#include <gthread.h>

Data Fields

GStaticMutex mutex
 
guint depth
 
union { 
 
   pthread_t   owner 
 
   gdouble   dummy 
 
unused 
 

Detailed Description

Definition at line 161 of file deprecated/gthread.h.

Field Documentation

◆ depth

guint _GStaticRecMutex::depth

Definition at line 165 of file deprecated/gthread.h.

◆ dummy

gdouble _GStaticRecMutex::dummy

Definition at line 175 of file deprecated/gthread.h.

◆ mutex

GStaticMutex _GStaticRecMutex::mutex

Definition at line 164 of file deprecated/gthread.h.

◆ owner

pthread_t _GStaticRecMutex::owner

Definition at line 173 of file deprecated/gthread.h.

◆ [union]

union { ... } _GStaticRecMutex::unused

The documentation for this struct was generated from the following file: