|
Tor 0.5.0.0-alpha-dev
|
Data Fields | |
| tor_mutex_t | lock |
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.
| tor_mutex_t lock |
Mutex to protect the answers field
Definition at line 128 of file workqueue.c.
Referenced by queue_reply(), replyqueue_new(), and replyqueue_process().