File windows.h¶
File List > coroutine > windows.h
Go to the source code of this file.
#include <system_error>
#include <coroutine/return.h>
Namespaces¶
Type | Name |
---|---|
namespace | coro |
Classes¶
Type | Name |
---|---|
class | continue_on_apc Move into the designated thread's APC queue and continue the routine. |
class | continue_on_thread_pool Move into the win32 thread pool and continue the routine. |
Macros¶
Type | Name |
---|---|
define | COROUTINE_SYSTEM_WRAPPER_H |
Detailed Description¶
Author:
github.com/luncliff (luncliff@gmail.com)
Copyright:
CC BY 4.0
Macro Definition Documentation¶
define COROUTINE_SYSTEM_WRAPPER_H¶
#define COROUTINE_SYSTEM_WRAPPER_H
The documentation for this class was generated from the following file interface/coroutine/windows.h