index
:
build2
0.6
adhoc-recipe-history
adhoc-rule
adhoc-vars
build-script
ci
config-doc
ctx
diag-buffer
dist-remap
doc-fixes
dyndep
expl-group
export-libs
extension
hermetic
install-scope
internal-scope
json-type
json-type-review
libpkg-config
lto-parallelization
master
match-options
module-import
module-map-dump
opvar
posthoc-take1
preprocessed-tests-failure
reproducible-dist
build2 build system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbuild2
/
scheduler.hxx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
Rearrange inline function definitions to make MinGW GCC happy
Boris Kolpackov
1
-4
/
+3
2021-05-13
Do lazy allocation of shadow task queues
Boris Kolpackov
1
-0
/
+3
2021-05-12
Deal with helper thread starvation during phase switching
Boris Kolpackov
1
-15
/
+66
2021-05-12
Keep phase locked while working own queue
Boris Kolpackov
1
-0
/
+14
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