Tor 0.4.9.0-alpha-dev
Data Fields
tor_mutex_t Struct Reference

#include <compat_mutex.h>

Data Fields

int _unused
 

Detailed Description

A generic lock structure for multithreaded builds.

Definition at line 40 of file compat_mutex.h.

Field Documentation

◆ _unused

int _unused

No-threads only: Dummy variable so that tor_mutex_t takes up space.

Definition at line 57 of file compat_mutex.h.


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