ThreadInfo Class Reference

Structure for easy manipulation with threads. More...

#include <threads.h>

List of all members.

Public Attributes

pthread_t thread
 Thread varible.
int ret
 Return value od thread.
void *(* start_routine )(void *)
 Start routine of thread.

Detailed Description

Structure for easy manipulation with threads.


Member Data Documentation

Return value od thread.

void*(* ThreadInfo::start_routine)(void *)

Start routine of thread.

pthread_t ThreadInfo::thread

Thread varible.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator Friends
Generated on Sun Jan 23 19:51:23 2011 for Peltast by  doxygen 1.6.3