Kannel: Open Source WAP and SMS gateway  svn-r5335
Mutex Struct Reference

#include <thread.h>

Data Fields

pthread_mutex_t mutex
 
long owner
 
int dynamic
 

Detailed Description

Definition at line 76 of file thread.h.

Field Documentation

◆ dynamic

int Mutex::dynamic

Definition at line 79 of file thread.h.

Referenced by mutex_create_real(), mutex_destroy(), and mutex_init_static_real().

◆ mutex

◆ owner


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.