Home
last modified time | relevance | path

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

/aoo4110/main/sal/osl/unx/
H A Dthread.c592 } HashEntry; typedef
594 static HashEntry* HashTable[31];
603 HashEntry *pEntry; in lookupThreadId()
625 HashEntry *pEntry, *pInsert = NULL; in insertThreadId()
642 pEntry = (HashEntry*) calloc(sizeof(HashEntry), 1); in insertThreadId()
666 HashEntry *pEntry, *pRemove = NULL; in removeThreadId()

Completed in 19 milliseconds