Searched refs:thread_ptr_ (Results 1 – 1 of 1) sorted by relevance
27 : thread_ptr_(thread_ptr) {} in thread_ptr_() function30 return thread_ptr_ == other.thread_ptr_;33 return thread_ptr_ != other.thread_ptr_;36 return thread_ptr_ < other.thread_ptr_;39 return thread_ptr_ <= other.thread_ptr_;42 return thread_ptr_ > other.thread_ptr_;45 return thread_ptr_ >= other.thread_ptr_;49 TX_THREAD* thread_ptr_;