Coda Distributed File System
Public Attributes | List of all members
QUEUE Struct Reference
Collaboration diagram for QUEUE:
Collaboration graph
[legend]

Public Attributes

PROCESS head
 
int count
 
struct QUEUEprev
 
struct QUEUEnext
 
char * data
 
struct Lock lock
 

Member Data Documentation

◆ count

int QUEUE::count

◆ data

char* QUEUE::data

◆ head

PROCESS QUEUE::head

◆ lock

struct Lock QUEUE::lock

◆ next

struct QUEUE * QUEUE::next

◆ prev

struct QUEUE* QUEUE::prev

The documentation for this struct was generated from the following files: