Public Member Functions | Public Attributes

Win32ThreadSupport::Win32ThreadConstructionInfo Struct Reference

Setup and initialize SPU/CELL/Libspe2. More...

#include <Win32ThreadSupport.h>

List of all members.

Public Member Functions

 Win32ThreadConstructionInfo (const char *uniqueName, Win32ThreadFunc userThreadFunc, Win32lsMemorySetupFunc lsMemoryFunc, int numThreads=1, int threadStackSize=65535)

Public Attributes

const char * m_uniqueName
Win32ThreadFunc m_userThreadFunc
Win32lsMemorySetupFunc m_lsMemoryFunc
int m_numThreads
int m_threadStackSize

Detailed Description

Setup and initialize SPU/CELL/Libspe2.

Definition at line 67 of file Win32ThreadSupport.h.


Constructor & Destructor Documentation

Win32ThreadSupport::Win32ThreadConstructionInfo::Win32ThreadConstructionInfo ( const char *  uniqueName,
Win32ThreadFunc  userThreadFunc,
Win32lsMemorySetupFunc  lsMemoryFunc,
int  numThreads = 1,
int  threadStackSize = 65535 
) [inline]

Definition at line 69 of file Win32ThreadSupport.h.


Member Data Documentation

Definition at line 86 of file Win32ThreadSupport.h.

Definition at line 87 of file Win32ThreadSupport.h.

Definition at line 88 of file Win32ThreadSupport.h.

Definition at line 84 of file Win32ThreadSupport.h.

Definition at line 85 of file Win32ThreadSupport.h.


The documentation for this struct was generated from the following file: