Tor 0.4.9.1-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 118 of file workqueue.c.
tor_mutex_t lock |
Mutex to protect the answers field
Definition at line 120 of file workqueue.c.
Referenced by queue_reply().