pthread_brrr.h [code] | Pthread_brrr_t are functions that provide a waiting mechanism |
pthread_fifo_mutex.h [code] | Pthread_fifo_mutex_t are functions that provide a first-in first-out mutex |
pthread_jail.h [code] | Pthread_jail_t provides a multiple thread update to a dynamic array |
pthread_mgate.h [code] | Repeatable threaded two dimensional for loop construct |
pthread_pool.h [code] | Functions that provide a pool of threads to pass work to |
pthread_praq.h [code] | Propose Release Aquire Queue - praq (name by James Plourde) |
pthread_qsort.h [code] | Functions that provide a threaded quick sort |
pthread_rdwr.h [code] | Functions that provide a read-write locking mechanism |
pthread_subpool.h [code] | Functions that provide a sub pool of pthread_pool_t |
pthread_tools.h [code] | Various tools for libctf |