UT/UT_Thread.h File Reference

#include "UT_API.h"
#include <stdlib.h>
#include <SYS/SYS_Types.h>
#include "UT_Assert.h"
#include "UT_Defines.h"
#include <sys/types.h>

Go to the source code of this file.

Classes

class  UT_Thread
class  UT_NullThread
class  UT_ThreadSet
class  UT_ThreadFarm

Defines

#define UT_INVALID_THREAD_ID   ((ut_thread_id_t)0)
#define UT_THREAD_DEFAULT_STACK_SIZE   (8U*1024U*1024U)
#define UT_THREAD_SMALL_STACK_SIZE   (1U*1024U*1024U)

Typedefs

typedef pid_t ut_thread_id_t
typedef void *(* UTthreadFunc )(void *)


Define Documentation

#define UT_INVALID_THREAD_ID   ((ut_thread_id_t)0)

Definition at line 46 of file UT_Thread.h.

#define UT_THREAD_DEFAULT_STACK_SIZE   (8U*1024U*1024U)

Definition at line 49 of file UT_Thread.h.

#define UT_THREAD_SMALL_STACK_SIZE   (1U*1024U*1024U)

Definition at line 50 of file UT_Thread.h.


Typedef Documentation

typedef pid_t ut_thread_id_t

Definition at line 43 of file UT_Thread.h.

typedef void*(* UTthreadFunc)(void *)

Definition at line 52 of file UT_Thread.h.


Generated on Thu May 24 00:09:05 2012 for HDK by  doxygen 1.5.9