|
|
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 Sun Feb 15 23:41:12 2004, using kdoc 2.0a54. |