Asterisk - The Open Source Telephony Project GIT-master-2de1a68
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.

◆ tracking

unsigned int tracking

non-zero if lock tracking is enabled

Definition at line 125 of file lock.h.


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