psemek/libs/async/include/psemek/async
2025-09-06 15:35:07 +03:00
..
event_loop.hpp Support max event count in async::event_loop::pump 2022-02-05 12:37:22 +03:00
executor.hpp Use null util::function instead of a stop_execution exception when stopping threadpool threads to prevent exceptions from triggering when debugging 2025-09-04 00:55:04 +03:00
future.hpp Make future return reference instead of value 2025-09-06 15:35:07 +03:00
synchronous_executor.hpp Implement synchronous implementation of async::executor 2022-12-26 14:06:39 +03:00
threadpool.hpp Use null util::function instead of a stop_execution exception when stopping threadpool threads to prevent exceptions from triggering when debugging 2025-09-04 00:55:04 +03:00