Searched defs:table (Results 1 – 4 of 4) sorted by relevance
269 thr_timer_table_t* table = __timer_table_get(); in thr_timer_from_id() local361 thr_timer_table_t* table = __timer_table_get(); in timer_create() local413 thr_timer_table_t* table = __timer_table_get(); in timer_delete() local
541 static void hashmap_init(HashTable* table) { in hashmap_init()545 static void hashmap_removeEntry(HashTable* table, HashEntry* entry) in hashmap_removeEntry()557 static HashEntry* hashmap_lookup(HashTable* table, in hashmap_lookup()
305 static void InitMalloc(void* malloc_impl_handler, MallocDebug* table, const char* prefix) { in InitMalloc()
106 static HashEntry* find_entry(HashTable* table, int slot, in find_entry()