|
|
volatile size_t | start |
| |
|
size_t | size |
| |
|
int | mode |
| |
|
void *volatile * | elements |
| |
|
pthread_mutex_t | wlock |
| |
|
pthread_mutex_t | rlock |
| |
|
pthread_spinlock_t | swlock |
| |
|
pthread_spinlock_t | srlock |
| |
|
pthread_mutex_t | empty_lock |
| |
|
pthread_mutex_t | full_lock |
| |
|
pthread_cond_t | empty_cond |
| |
|
pthread_cond_t | full_cond |
| |
|
volatile size_t | end |
| |
The documentation for this struct was generated from the following file: