Searched defs:Self (Results 1 – 3 of 3) sorted by relevance
49 ALWAYS_INLINE Thread* Self() const { in Self() function73 Thread* Self() const { in Self() function
226 Thread* Self() const { in Self() function
34 typedef SafeMap<K, V, Comparator, Allocator> Self; typedef