Tor 0.4.9.2-alpha-dev
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
replyqueue_t Struct Reference

Data Fields

tor_mutex_t lock
 

Detailed Description

A replyqueue is used to tell the main thread about the outcome of work that we queued for the workers.

Definition at line 125 of file workqueue.c.

Field Documentation

◆ lock

Mutex to protect the answers field

Definition at line 127 of file workqueue.c.

Referenced by queue_reply().


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