Tor  0.4.7.0-alpha-dev
Data Fields
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.

Definition at line 29 of file compat_pthreads.c.


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