Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_lock_track_flags Struct Reference

#include <lock.h>

Data Fields

volatile unsigned int setup:1
 
unsigned int tracking:1
 

Detailed Description

Definition at line 123 of file lock.h.

Field Documentation

◆ setup

volatile unsigned int setup

non-zero if track is setup

Definition at line 127 of file lock.h.

Referenced by __ast_pthread_mutex_init(), __ast_rwlock_init(), and ast_get_reentrancy().

◆ tracking

unsigned int tracking

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