Searched defs:PlatformThreadRef (Results 1 – 1 of 1) sorted by relevance
72 PlatformThreadRef() : id_(0) {} in PlatformThreadRef() function74 explicit PlatformThreadRef(RefType id) : id_(id) {} in PlatformThreadRef() function