aboutsummaryrefslogtreecommitdiff
path: root/src/thread-pool.c
AgeCommit message (Expand)Author
2012-02-22Introduce "libcrystfel"Thomas White
2012-02-22Work on documentationThomas White
2012-02-22More thread pool documentationThomas White
2012-02-22Start documenting the thread poolThomas White
2012-02-22Don't say that the CPU affinity calculation succeededThomas White
2012-02-22Remove run_thread_range()Thomas White
2012-02-22Fix return value for dummy set_affinity()Thomas White
2012-02-22Make some messages more usefulThomas White
2012-02-22Allow tuning of CPU affinities for NUMA machinesThomas White
2012-02-22Add thread affinity stuffThomas White
2012-02-22Fix small but important bug in thread pool range workerThomas White
2012-02-22Tidy upThomas White
2012-02-22Prefix STATUS() and ERROR() messages with a unique thread number, where appro...Thomas White
2012-02-22Fix thread pool finalisation argsThomas White
2012-02-22indexamajig: Use new thread poolThomas White
2012-02-22FussinessThomas White
2012-02-22Add cookies to thread poolThomas White
2012-02-22Tidy upThomas White
2012-02-22calibrate_detecotr: Use new thread poolThomas White
2012-02-22Don't draw progress bar unless requestedThomas White
2012-02-22Don't start a task that's already runningThomas White
2012-02-22facetron: Use new thread poolThomas White