tor_pthread_data_t Struct Reference
 | 
 Data Fields | 
| 
void(*  | func )(void *) | 
| 
void *  | data | 
Detailed Description
Wraps a void (*)(void*) function and its argument so we can invoke them in a way pthreads would expect. 
The documentation for this struct was generated from the following file: