|
STLdoc
STLdocumentation
|
#include <crtdefs.h>Go to the source code of this file.
Classes | |
| struct | Concurrency::details::_Threadpool_chore |
| class | Concurrency::details::_Threadpool_task |
Namespaces | |
| Concurrency | |
The Concurrency namespace provides classes and functions that provide access to the Concurrency Runtime, a concurrent programming framework for C++. For more information, see Concurrency Runtime. | |
| Concurrency::details | |
Typedefs | |
| typedef void(__cdecl * | Concurrency::details::_Threadpool_callback) (void *) |
Functions | |
| _CRTIMP2 int __cdecl | Concurrency::details::_Schedule_chore (_Threadpool_chore *) |
| _CRTIMP2 void __cdecl | Concurrency::details::_Release_chore (_Threadpool_chore *) |
| _CRTIMP2 int __cdecl | Concurrency::details::_Reschedule_chore (const _Threadpool_chore *) |
1.8.8