Home
last modified time | relevance | path

Searched defs:JobHashDefinition (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/private/debugger/util/
H A DWorker.h170 struct JobHashDefinition { struct
171 typedef JobKey KeyType;
195 typedef BOpenHashTable<JobHashDefinition> JobTable; argument