|
|
struct { |
| int __lock |
| |
| unsigned int __nr_readers |
| |
| unsigned int __readers_wakeup |
| |
| unsigned int __writer_wakeup |
| |
| unsigned int __nr_readers_queued |
| |
| unsigned int __nr_writers_queued |
| |
| unsigned char __flags |
| |
| unsigned char __shared |
| |
| unsigned char __pad1 |
| |
| unsigned char __pad2 |
| |
| int __writer |
| |
| } | __data |
| |
|
char | __size [__SIZEOF_PTHREAD_RWLOCK_T] |
| |
|
long int | __align |
| |
Definition at line 164 of file asirfilter.h.
The documentation for this union was generated from the following file: