Public Member Functions | Public Attributes
OVR::Thread::CreateParams Struct Reference

#include <OVR_Threads.h>

List of all members.

Public Member Functions

 CreateParams (ThreadFn func=0, void *hand=0, UPInt ssize=128 *1024, int proc=-1, ThreadState state=NotRunning, ThreadPriority prior=NormalPriority)

Public Attributes

ThreadState initialState
ThreadPriority priority
int processor
UPInt stackSize
ThreadFn threadFunction
void * userHandle

Detailed Description

Definition at line 224 of file OVR_Threads.h.


Constructor & Destructor Documentation

OVR::Thread::CreateParams::CreateParams ( ThreadFn  func = 0,
void *  hand = 0,
UPInt  ssize = 128 * 1024,
int  proc = -1,
ThreadState  state = NotRunning,
ThreadPriority  prior = NormalPriority 
) [inline]

Definition at line 226 of file OVR_Threads.h.


Member Data Documentation

Definition at line 234 of file OVR_Threads.h.

Definition at line 235 of file OVR_Threads.h.

Definition at line 233 of file OVR_Threads.h.

Definition at line 232 of file OVR_Threads.h.

Definition at line 230 of file OVR_Threads.h.

Definition at line 231 of file OVR_Threads.h.


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


oculus_sdk
Author(s):
autogenerated on Mon Oct 6 2014 03:01:20