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

#include <rvm_private.h>

Public Attributes

cthread_t thread
 
RVM_MUTEX lock
 
RVM_CONDITION code
 
RVM_CONDITION flush_flag
 
RVM_CONDITION wake_up
 
daemon_state_t state
 
long truncate
 

Member Data Documentation

◆ code

RVM_CONDITION log_daemon_t::code

◆ flush_flag

RVM_CONDITION log_daemon_t::flush_flag

◆ lock

RVM_MUTEX log_daemon_t::lock

◆ state

daemon_state_t log_daemon_t::state

◆ thread

cthread_t log_daemon_t::thread

◆ truncate

long log_daemon_t::truncate

◆ wake_up

RVM_CONDITION log_daemon_t::wake_up

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