|
|
Jump to this file's LXR Page |
|
| version 1.2, 2001/03/01 09:24:52 | version 1.3, 2001/03/01 09:27:47 | ||
|---|---|---|---|
|
| ||
| #if defined(DECLARE_WAIT_QUEUE_HEAD) | #if defined(DECLARE_WAIT_QUEUE_HEAD) | ||
| wait_queue_head_t read_q; | wait_queue_head_t read_q; | ||
| #else | #else | ||
| struct wait_queue *my_wait_queue; | struct wait_queue *read_q; | ||
| #endif | #endif | ||
| int refcount; | int refcount; |
|
||||||||
| CENS CVS Mailing List |
Powered by ViewCVS 0.9.2 |