Coda Distributed File System
|
Public Attributes | |
PROCESS | head |
int | count |
struct QUEUE * | prev |
struct QUEUE * | next |
char * | data |
struct Lock | lock |
int QUEUE::count |
char* QUEUE::data |
PROCESS QUEUE::head |
struct Lock QUEUE::lock |
struct QUEUE * QUEUE::next |
struct QUEUE* QUEUE::prev |