|
solidc
Robust collection of general-purpose cross-platform C libraries and data structures designed for rapid and safe development in C
|
Read-write lock implementation for concurrent access. More...
#include <pthread.h>Go to the source code of this file.
Read-write lock implementation for concurrent access.
Definition in file rwlock.h.