PF_API 0.52
Public Member Functions

OpenSkyNet::Utils::Thread Class Reference

#include <UThread.h>

List of all members.

Public Member Functions

void create (void *(*start_address)(void *), void *arg)
void wait ()
void close ()
void create (void *(*start_address)(void *), void *arg)
void wait ()
void close ()

Member Function Documentation

void OpenSkyNet::Utils::Thread::close ( ) [inline]
void OpenSkyNet::Utils::Thread::close ( ) [inline]
void OpenSkyNet::Utils::Thread::create ( void *(*)(void *)  start_address,
void *  arg 
) [inline]
void OpenSkyNet::Utils::Thread::create ( void *(*)(void *)  start_address,
void *  arg 
) [inline]
void OpenSkyNet::Utils::Thread::wait ( ) [inline]
void OpenSkyNet::Utils::Thread::wait ( ) [inline]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines