STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Member Functions | List of all members
Concurrency::details::_CurrentScheduler Class Reference

#include <concrt.h>

Static Public Member Functions

static _CONCRTIMP void __cdecl _ScheduleTask (TaskProc _Proc, void *_Data)
 
static _CONCRTIMP unsigned int __cdecl _Id ()
 
static _CONCRTIMP unsigned int __cdecl _GetNumberOfVirtualProcessors ()
 
static _CONCRTIMP _Scheduler __cdecl _Get ()
 

Member Function Documentation

static _CONCRTIMP _Scheduler __cdecl Concurrency::details::_CurrentScheduler::_Get ( )
static
static _CONCRTIMP unsigned int __cdecl Concurrency::details::_CurrentScheduler::_GetNumberOfVirtualProcessors ( )
static
static _CONCRTIMP unsigned int __cdecl Concurrency::details::_CurrentScheduler::_Id ( )
static
static _CONCRTIMP void __cdecl Concurrency::details::_CurrentScheduler::_ScheduleTask ( TaskProc  _Proc,
void _Data 
)
static

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