Tor  0.4.7.0-alpha-dev
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 115 of file workqueue.c.

Field Documentation

◆ lock

Mutex to protect the answers field

Definition at line 117 of file workqueue.c.

Referenced by queue_reply().


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