Group Windows¶
Classes¶
| Type | Name |
|---|---|
| class | coro::continue_on_apc Move into the designated thread's APC queue and continue the routine. |
| class | coro::continue_on_thread_pool Move into the win32 thread pool and continue the routine. |
Detailed Description¶
Most of the implementation use Win32 thread pool.