Home
last modified time | relevance | path

Searched refs:hashmap_lookup (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dpthread_debug.cpp557 static HashEntry* hashmap_lookup(HashTable* table, in hashmap_lookup() function
597 HashEntry* entry = hashmap_lookup(&sMutexMap, in get_mutex_info()
621 HashEntry* entry = hashmap_lookup(&sThreadMap, in get_thread_info()