base_thread_common.hh File Reference

Common definitions for thread support. More...

#include "base_assert.hh"
#include "base_typesig.hh"

Go to the source code of this file.

Defines

#define BASE_THREAD_COMMON_HH   1
#define PTHREAD_CALL(CALL)   ASSERT_UNLESS_EXITING( ((CALL) == 0) )
#define THREAD_YIELD   pthread_yield


Detailed Description

Common definitions for thread support.

Id
LastChangedDate

Author:
Jim E. Brooks http://www.palomino3d.org

Define Documentation

#define BASE_THREAD_COMMON_HH   1

#define PTHREAD_CALL ( CALL   )     ASSERT_UNLESS_EXITING( ((CALL) == 0) )

#define THREAD_YIELD   pthread_yield

Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:14 2007