#include <server_child.h>
Data Fields | |
pthread_mutex_t | servch_lock |
int | servch_count |
int | servch_nsessions |
afp_child_t * | servch_table [CHILD_HASHSIZE] |
int server_child_t::servch_count |
pthread_mutex_t server_child_t::servch_lock |
int server_child_t::servch_nsessions |
afp_child_t* server_child_t::servch_table[CHILD_HASHSIZE] |