#include <hythread_ext.h>
Public Attributes | |
hythread_t | thread |
A new thread. | |
hythread_group_t | group |
Thread group of a new thread. | |
hythread_entrypoint_t | proc |
Thread start procedure. | |
void * | proc_args |
Start procedure arguments. |
A new thread.
Thread group of a new thread.
Thread start procedure.
Start procedure arguments.
Genereated on Tue Mar 11 19:25:26 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.