structure to threaded test the lru hash table More...
Data Fields | |
int | num |
thread num, first entry. | |
ub_thread_t | id |
id | |
struct lruhash * | table |
hash table |
structure to threaded test the lru hash table
int test_thr::num |
thread num, first entry.
Referenced by test_thr_main(), and test_threaded_table().