1 #ifndef Protium_Thread_h_
2 #define Protium_Thread_h_
28 pthread_exit (status);
34 pthread_attr_init (attr);
37 pthread_attr_destroy(attr);
44 pthread_join(
thread[t], &status);
48 return pthread_self();
52 return (this->pid, other);
58 pthread_attr_setstacksize (attr, stacksize)
62 pthread_attr_setstackaddr (attr, stackaddr)
64 pthread_attr_setstacksize();
75 #endif //File Guardian
void threadingFunction(AbstractThread *thread)
stacksize stackaddr void setstacksize()
stacksize pthread_attr_getstackaddr(attr, stackaddr) pthread_attr_setstackaddr(attr
pthread_attr_getstacksize(attr, stacksize) pthread_attr_setstacksize(attr