Tor 0.5.0.0-alpha-dev
Loading...
Searching...
No Matches
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 126 of file workqueue.c.

Field Documentation

◆ lock

Mutex to protect the answers field

Definition at line 128 of file workqueue.c.

Referenced by queue_reply(), replyqueue_new(), and replyqueue_process().


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