aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/thread-pool.c
AgeCommit message (Collapse)Author
2024-02-06Use libcrystfel memory allocation routines everywhereThomas White
2021-07-22Clean up shadowed variablesThomas White
2021-04-27Rename libcrystfel's config.h to libcrystfel-config.hThomas White
This removes the big potential for confusion, which has happened several times (see e.g. 095cbebaf6). It also fixes in-tree builds with CMake (but seriously, always use out-of-tree builds). Fixes #2.
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-07-29libcrystfel plumbing to allow ERROR/STATUS messages in GUIThomas White
2020-01-10Mass update of copyright datesThomas White
2019-05-07Update all source code comments to Doxygen formatThomas White
2019-01-29Strip out CPU affinity stuffThomas White
This was from an early experiment when we were having performance problems on a big NUMA machine. It didn't help very much back then, and it certainly doesn't help much now. It's not worth maintaining the code or build system needed for this.
2019-01-28Remove #define _GNU_SOURCEThomas White
2018-03-21Improve/fix tests for clock_gettime and sched_setaffinityThomas White
2012-03-12Update copyright notices to show actual contribution yearsThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22Introduce "libcrystfel"Thomas White