Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
Loading...
Searching...
No Matches
database::async::async_executor Member List

This is the complete list of members for database::async::async_executor, including all inherited members.

async_executor(size_t thread_count=std::thread::hardware_concurrency(), const thread_context_type &=thread_context_type())database::async::async_executorinlineexplicit
async_executor(const async_executor &)=deletedatabase::async::async_executor
async_executor(async_executor &&)=deletedatabase::async::async_executor
condition_database::async::async_executorprivate
is_using_thread_system() constdatabase::async::async_executorinline
operator=(const async_executor &)=deletedatabase::async::async_executor
operator=(async_executor &&)=deletedatabase::async::async_executor
pending_tasks() constdatabase::async::async_executorinline
queue_mutex_database::async::async_executormutableprivate
shutdown()database::async::async_executorinline
stop_database::async::async_executorprivate
submit(F &&func, Args &&... args) -> std::future< std::invoke_result_t< F, Args... > >database::async::async_executorinline
tasks_database::async::async_executorprivate
thread_count() constdatabase::async::async_executorinline
thread_count_database::async::async_executorprivate
wait_for_completion()database::async::async_executorinline
worker_thread()database::async::async_executorinlineprivate
workers_database::async::async_executorprivate
~async_executor()database::async::async_executorinline