Coda Distributed File System
Public Attributes | List of all members
ds_safeq_t Struct Reference

#include <ds_safeq.private.h>

Collaboration diagram for ds_safeq_t:
Collaboration graph
[legend]

Public Attributes

magic_t sq_magic
 
char sq_signal
 
struct Lock sq_lock
 
ds_list_tsq_list
 

Member Data Documentation

◆ sq_list

ds_list_t* ds_safeq_t::sq_list

◆ sq_lock

struct Lock ds_safeq_t::sq_lock

◆ sq_magic

magic_t ds_safeq_t::sq_magic

◆ sq_signal

char ds_safeq_t::sq_signal

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