Fri Apr 15 20:41:47 2016

Asterisk developer's documentation


ast_rwlock_info Struct Reference

Structure for rwlock and tracking information. More...

#include <lock.h>

Collaboration diagram for ast_rwlock_info:
Collaboration graph
[legend]

Data Fields

pthread_rwlock_t lock
struct ast_lock_tracktrack
unsigned int tracking:1

Detailed Description

Structure for rwlock and tracking information.

We have tracking information in this structure regardless of DEBUG_THREADS being enabled. The information will just be ignored in the core if a module does not request it..

Definition at line 133 of file lock.h.


Field Documentation

pthread_rwlock_t lock
struct ast_lock_track* track [read]
unsigned int tracking

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

Generated on 15 Apr 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1