aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/scheduler.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Add ability to allocate additional active threads to current threadBoris Kolpackov1-1/+70
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-10-25Fix maybe used uninitialized warningBoris Kolpackov1-1/+1
2019-10-23Un-tune scheduler when building build system modulesBoris Kolpackov1-8/+39
2019-08-07Tighten deadlock monitor notification logicBoris Kolpackov1-1/+1
2019-08-07Make deadlock detection loop more robustBoris Kolpackov1-0/+7
2019-08-07Distinguish between internal/external wait deactivation in schedulerBoris Kolpackov1-7/+16
2019-08-06Implement general deadlock detection via monitoring threadBoris Kolpackov1-1/+12
2019-07-01Split build system into library and driverBoris Kolpackov1-0/+709