DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
CoRoutineThreadPool.hpp File Reference
#include <discordcoreapi/Utilities/UnboundedMessageBlock.hpp>
#include <coroutine>
#include <deque>
Include dependency graph for CoRoutineThreadPool.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes and Structures

class  discord_core_api::discord_core_internal::co_routine_thread_pool
 A class representing a coroutine-based thread pool. More...
 
struct  discord_core_api::discord_core_internal::worker_thread
 A struct representing a worker thread for coroutine-based tasks. More...
 

Namespaces

namespace  discord_core_api
 The main namespace for the forward-facing interfaces.