niansa
|
abfddec29c
|
Added get_state_string()
|
2023-05-10 14:46:25 +02:00 |
|
niansa
|
f7592dc8d1
|
Removed some locks sind Scheduler isn't thread-safe anyways
|
2023-05-05 18:42:36 +02:00 |
|
|
83e375a1e0
|
Fixed delete_task deleting running tasks
|
2023-05-05 15:22:33 +02:00 |
|
|
c016ccd672
|
Minor reworks and fixed lambda lifetime in ScheduledThread
|
2023-05-05 12:55:48 +02:00 |
|
|
3def9bb02c
|
Replaced libasync with basic-coro
We don't need full-blown libasync here...
|
2023-05-05 10:24:05 +02:00 |
|
|
637889421a
|
Implemented ScheduledThread
|
2023-05-04 15:06:26 +02:00 |
|
|
c84bb0d571
|
Added Scheduler::run_once()
|
2023-05-04 14:27:16 +02:00 |
|
|
3714abde1c
|
Allow reading current task from Task::current()
|
2023-05-04 14:09:27 +02:00 |
|
|
bf5033f6bc
|
Changed the way termination is handled
|
2023-05-04 11:27:37 +02:00 |
|
|
eba003a721
|
Simplified states and added suspension
|
2023-05-04 11:04:02 +02:00 |
|
|
dbc07373d4
|
Initial commit
|
2023-05-04 10:38:09 +02:00 |
|