Here is a list of all documented files with brief descriptions:
jbuffer.h | Bounded-buffer implementation to manage integer values, supporting multiple readers but only a single writer |
sem.h | Semaphore implementation for the synchronization of POSIX threads |