mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
This gnulib feature abstracts away threads, locks and TLS, and also allowed libguestfs to be linked with or without pthread. However since pthread these days is part of glibc and so every program is using pthread, and we want to get rid of gnulib as a dependency, just use pthread directly.
12 KiB
12 KiB