Here is a list of all documented files with brief descriptions:
| cas.h [code] | CAS implementation using the gcc builtin |
| i4httools.h [code] | Misc routines for the http server |
| jbuffer.h [code] | Bounded Buffer implementation to manage int values that supports multiple readers but only a single writer |
| sem.h [code] | Semaphore implementation for the synchronization of POSIX threads |