assoc.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void assoc_init (void)
itemassoc_find (const char *key, const size_t nkey)
int assoc_insert (item *item)
void assoc_delete (const char *key, const size_t nkey)
void do_assoc_move_next_bucket (void)
int start_assoc_maintenance_thread (void)
void stop_assoc_maintenance_thread (void)


Function Documentation

void assoc_delete ( const char *  key,
const size_t  nkey 
)

Here is the caller graph for this function:

item* assoc_find ( const char *  key,
const size_t  nkey 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void assoc_init ( void   ) 

Here is the caller graph for this function:

int assoc_insert ( item item  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void do_assoc_move_next_bucket ( void   ) 

int start_assoc_maintenance_thread ( void   ) 

Here is the caller graph for this function:

void stop_assoc_maintenance_thread ( void   ) 

Here is the caller graph for this function:


Generated on Fri Apr 17 15:14:53 2009 for memcached by  doxygen 1.5.8