Fri Aug 17 00:17:51 2018

Asterisk developer's documentation


ast_mutex_info Struct Reference

Structure for mutex and tracking information. More...

#include <lock.h>

Data Fields

pthread_mutex_t mutex
struct ast_lock_tracktrack
unsigned int tracking:1

Detailed Description

Structure for mutex 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 121 of file lock.h.


Field Documentation

pthread_mutex_t mutex
struct ast_lock_track* track [read]
unsigned int tracking

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

Generated on 17 Aug 2018 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1