| nfs-ganesha 1.4 | 
| Public Types | |
| enum | { NOT_READY, IDLE, WORKING, FINISHED } | 
| Public Attributes | |
| db_op_item_t * | highprio_first | 
| db_op_item_t * | highprio_last | 
| db_op_item_t * | lowprio_first | 
| db_op_item_t * | lowprio_last | 
| unsigned int | nb_waiting | 
| pthread_mutex_t | queues_mutex | 
| pthread_cond_t | work_avail_condition | 
| pthread_cond_t | work_done_condition | 
| enum flusher_queue__:: { ... } | status | 
Definition at line 96 of file handle_mapping_db.c.
| anonymous enum | 
Definition at line 115 of file handle_mapping_db.c.
Definition at line 99 of file handle_mapping_db.c.
Definition at line 100 of file handle_mapping_db.c.
Definition at line 103 of file handle_mapping_db.c.
Definition at line 104 of file handle_mapping_db.c.
| unsigned int flusher_queue__::nb_waiting | 
Definition at line 107 of file handle_mapping_db.c.
| pthread_mutex_t flusher_queue__::queues_mutex | 
Definition at line 109 of file handle_mapping_db.c.
| enum { ... } flusher_queue__::status | 
| pthread_cond_t flusher_queue__::work_avail_condition | 
Definition at line 111 of file handle_mapping_db.c.
| pthread_cond_t flusher_queue__::work_done_condition | 
Definition at line 112 of file handle_mapping_db.c.
 1.7.3
 1.7.3