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

#include <gw-rwlock.h>

Data Fields

Listrwlock
 
long writer
 
int dynamic
 

Detailed Description

Definition at line 73 of file gw-rwlock.h.

Field Documentation

◆ dynamic

int RWLock::dynamic

Definition at line 80 of file gw-rwlock.h.

Referenced by gw_rwlock_create().

◆ rwlock

List* RWLock::rwlock

Definition at line 77 of file gw-rwlock.h.

Referenced by gw_rwlock_create().

◆ writer

long RWLock::writer

Definition at line 78 of file gw-rwlock.h.

Referenced by gw_rwlock_create().


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.