Sat Apr 26 2014 22:03:23

Asterisk developer's documentation


ast_lock_track Struct Reference

#include <lock.h>

Data Fields

struct ast_bt backtrace [AST_MAX_REENTRANCY]
const char * file [AST_MAX_REENTRANCY]
const char * func [AST_MAX_REENTRANCY]
int lineno [AST_MAX_REENTRANCY]
pthread_mutex_t reentr_mutex
int reentrancy
pthread_t thread [AST_MAX_REENTRANCY]

Detailed Description

Definition at line 104 of file lock.h.


Field Documentation

Definition at line 113 of file lock.h.

Referenced by __ast_cond_timedwait(), and __ast_cond_wait().


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