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 _CRTIMP void __cdecl _ScheduleTask (TaskProc _Proc, void *_Data)
 
static _CRTIMP unsigned int __cdecl _Id ()
 
static _CRTIMP unsigned int __cdecl _GetNumberOfVirtualProcessors ()
 
static _CRTIMP _Scheduler __cdecl _Get ()
 

Member Function Documentation

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

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