Update Hugo and GH actions versions
[bordeaux-threads.git] / README.md
blob0affc335a9f4f4374b3e6a6e434875849de2fa13
1 Bordeaux-Threads is a Common Lisp threading library.
3 It exposes generic primitives required for synchronization in
4 multi-threading programming, such as threads, mutexes, semaphores and
5 condition variables, as well as some atomic operations.
7 You can read its manual
8 [here](https://sionescu.github.io/bordeaux-threads/).