Graphviz 13.0.0~dev.20241222.1117
Loading...
Searching...
No Matches
lock_t Struct Reference

#include <compile.h>

Data Fields

bool locked: 1
 is the lock currently taken?
 
bool zombie: 1
 was a deletion request recorded while locked?
 

Detailed Description

Definition at line 38 of file compile.h.

Field Documentation

◆ locked

bool lock_t::locked

Definition at line 39 of file compile.h.

◆ zombie

bool lock_t::zombie

Definition at line 40 of file compile.h.


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