cAudio::cAudioThread Class Reference

List of all members.

Static Public Member Functions

static int SpawnThread (void *start_address(void *), void *arg)

Detailed Description

Definition at line 19 of file cThread.h.


Member Function Documentation

int cAudio::cAudioThread::SpawnThread ( void *  start_addressvoid *,
void *  arg 
) [static]
Parameters:
start_address The function you want to call
arg Any arguments to pass to the function
Returns:
0 if successful, otherwise an error

Definition at line 32 of file cThread.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Enumerations

Generated on Sat Feb 20 22:55:38 2010 for cAudio by  doxygen 1.6.2