Searched defs:JobHashDefinition (Results 1 – 1 of 1) sorted by relevance
170 struct JobHashDefinition { struct171 typedef JobKey KeyType;195 typedef BOpenHashTable<JobHashDefinition> JobTable; argument