#include <compile.h>
|
bool | locked: 1 |
| is the lock currently taken?
|
|
bool | zombie: 1 |
| was a deletion request recorded while locked?
|
|
Definition at line 38 of file compile.h.
◆ locked
◆ zombie
The documentation for this struct was generated from the following file: