Searched refs:thr_hashtable (Results 1 – 1 of 1) sorted by relevance
71 static struct thread_hash_head thr_hashtable[HASH_QUEUES]; variable90 LIST_INIT(&thr_hashtable[i]); in _thr_list_init()258 head = &thr_hashtable[THREAD_HASH(thread)]; in _thr_hash_add()274 head = &thr_hashtable[THREAD_HASH(thread)]; in _thr_hash_find()