summaryrefslogtreecommitdiff
path: root/src/buildtool/multithreading
AgeCommit message (Expand)Author
2024-02-16async maps: Create utility library to handle cycle detectionPaul Cristian Sarbu
2024-02-15Replace glibc sync stubs when linking pthreadsOliver Reiche
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-03-15add missing ldflags -pthread and use -pthread consistentlyAlberto Sartori
2023-02-22cleanup: Fix typos in code line comments and logging messagesPaul Cristian Sarbu
2022-11-21Use the newly-added concept of private-depsKlaus Aehlig
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-09-13Fix arch-specific type mismatchOliver Reiche
2022-07-07TaskSystem: Implement shutdownOliver Reiche
2022-07-06TaskSystem: Support wait for finishOliver Reiche
2022-07-06TaskSystem: Fix early shutdownOliver Reiche
2022-07-04Drop copy constructor from atomic valueOliver Reiche
2022-06-13multithreading: Add AtomicValue to atomically set/get valueOliver Reiche
2022-06-02Add missing direct dependenciesKlaus Aehlig
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig