aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/scheduler.ixx
AgeCommit message (Collapse)AuthorFilesLines
2024-02-26Add ability to request serialization from schedulerBoris Kolpackov1-0/+14
In particular, this can be used to make sure no other recipe is being executed in parallel with the caller.
2021-05-13Rearrange inline function definitions to make MinGW GCC happyBoris Kolpackov1-0/+6
2021-05-12Keep phase locked while working own queueBoris Kolpackov1-0/+35
2021-01-13Make sure we don't work any existing tasks when building in module contextBoris Kolpackov1-0/+33