- Feb 21, 2022
-
-
Florian Schmaus authored
-
- May 17, 2021
-
-
Florian Fischer authored
gcc 11.1 on my arch system complains that the calls to free does not match the allocator function new[].
-
- Feb 05, 2021
-
-
Florian Schmaus authored
-
- Jan 22, 2021
-
-
Florian Schmaus authored
This introduces AbstractWorkStealingScheduler which holds the common work-stealing scheduling strategy.
-
- Dec 09, 2020
-
-
Florian Schmaus authored
In debug builds, the schedule() method is now guarded by an assert(), as due to this change, the schedule() method will no longer work from everywhere. This also improves the worker sleep method.
-
- Nov 27, 2020
-
-
Florian Schmaus authored
And fix the #include issues reported by the newer IWYU version.
-
- Nov 10, 2020
-
-
Florian Schmaus authored
-
- Nov 05, 2020
-
-
Florian Schmaus authored
-
Florian Schmaus authored
-
- Jul 31, 2020
-
-
Florian Schmaus authored
-
- Aug 03, 2017
-
-
Florian Schmaus authored
-
- Jul 11, 2017
-
-
Florian Schmaus authored
-
Florian Schmaus authored
-
Florian Schmaus authored
-