This website requires JavaScript.
Explore
Help
Sign in
lisyarus
/
psemek
Watch
1
Star
0
Fork
You've already forked psemek
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7c5062e081
psemek
/
libs
/
async
/
include
/
psemek
/
async
History
lisyarus
5c0d4d8d29
Make future return reference instead of value
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