Home
last modified time | relevance | path

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

/aoo41x/main/sal/osl/unx/
H A Dthread.c585 #define HASHID(x) ((unsigned int)PTHREAD_VALUE(x) % HashSize)
595 static int HashSize = sizeof(HashTable) / sizeof(HashTable[0]); variable

Completed in 16 milliseconds