Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-13 | Make sure we don't work any existing tasks when building in module context | Boris Kolpackov | 1 | -4/+24 |
2020-08-07 | Add ability to allocate additional active threads to current thread | Boris Kolpackov | 1 | -1/+70 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2019-10-25 | Fix maybe used uninitialized warning | Boris Kolpackov | 1 | -1/+1 |
2019-10-23 | Un-tune scheduler when building build system modules | Boris Kolpackov | 1 | -8/+39 |
2019-08-07 | Tighten deadlock monitor notification logic | Boris Kolpackov | 1 | -1/+1 |
2019-08-07 | Make deadlock detection loop more robust | Boris Kolpackov | 1 | -0/+7 |
2019-08-07 | Distinguish between internal/external wait deactivation in scheduler | Boris Kolpackov | 1 | -7/+16 |
2019-08-06 | Implement general deadlock detection via monitoring thread | Boris Kolpackov | 1 | -1/+12 |
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+709 |