Skip to content

Personal copy of sinoescu/bordeaux-threads. Default branch rebased at will

License

Notifications You must be signed in to change notification settings

enometh/bordeaux-threads

 
 

Repository files navigation

Bordeaux-Threads is a Common Lisp threading library.

It exposes generic primitives required for synchronization in multi-threading programming, such as threads, mutexes, semaphores and condition variables, as well as some atomic operations.

You can read its manual here.

About

Personal copy of sinoescu/bordeaux-threads. Default branch rebased at will

Resources

License

Stars

Watchers

Forks

Languages

  • Common Lisp 98.5%
  • Other 1.5%