#include <my_pthread.h>
Public Attributes | |
pthread_mutex_t | lock |
pthread_cond_t | readers |
pthread_cond_t | writers |
int | state |
int | waiters |
|
Definition at line 574 of file my_pthread.h. |
|
Definition at line 575 of file my_pthread.h. |
|
Definition at line 577 of file my_pthread.h. |
|
Definition at line 578 of file my_pthread.h. |
|
Definition at line 576 of file my_pthread.h. |