Searched defs:table (Results 1 – 2 of 2) sorted by relevance
267 thr_timer_table_t* table = __timer_table_get(); in __timer_table_start_stop() local275 thr_timer_table_t* table = __timer_table_get(); in thr_timer_from_id() local329 thr_timer_table_t* table = __timer_table_get(); in timer_create() local385 thr_timer_table_t* table = __timer_table_get(); in timer_delete() local
110 static HashEntry* find_entry(HashTable* table, int slot, in find_entry()