Searched defs:UsageInfoThreadComparator (Results 1 – 1 of 1) sorted by relevance
22 struct UsageInfoThreadComparator { struct23 inline bool operator()(const thread_info& a, const thread_info& b) in operator ()()