|
|
Helper class to collect information for starting threads.
MultiThreadedConnector * connector | connector |
unsigned int ixSink | ixSink |
pthread_t thread | thread |
bool accepting | accepting |
bool isDone | isDone |
inline
ThreadData ()
| ThreadData |
Default constructor.
void *
threadFunction ( void * param )
| threadFunction |
[static]
The thread function.
Parameters:
param | thread parameter, a pointer to a ThreadData |
Returns: nothing
Generated by: darkeye on destroy on Wed Feb 12 16:50:37 2003, using kdoc 2.0a54. |