solidc
Robust collection of general-purpose cross-platform C libraries and data structures designed for rapid and safe development in C
Loading...
Searching...
No Matches
rwlock.h File Reference

Read-write lock implementation for concurrent access. More...

#include <pthread.h>
Include dependency graph for rwlock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Read-write lock implementation for concurrent access.

Definition in file rwlock.h.