1
0
Fork 0
mirror of https://gitlab.com/niansa/cosched.git synced 2025-03-06 20:53:26 +01:00
A simple C++20 cooperative task scheduler
Find a file
2023-05-04 15:07:56 +02:00
include Added some hints to ScheduledThread functions 2023-05-04 15:07:56 +02:00
libasync@721195383b Initial commit 2023-05-04 10:38:09 +02:00
.gitignore Initial commit 2023-05-04 10:38:09 +02:00
.gitmodules Initial commit 2023-05-04 10:38:09 +02:00
CMakeLists.txt Added some hints to ScheduledThread functions 2023-05-04 15:07:56 +02:00
LICENSE Add LICENSE 2023-05-04 08:40:12 +00:00
scheduler.cpp Implemented ScheduledThread 2023-05-04 15:06:26 +02:00
test.cpp Implemented ScheduledThread 2023-05-04 15:06:26 +02:00