Searched refs:is_thread_local_ (Results 1 – 2 of 2) sorted by relevance
84 bool is_thread_local() const { return is_thread_local_; } in is_thread_local()86 is_thread_local_ = is_thread_local; in set_is_thread_local()305 bool is_thread_local_ = false; variable
274 proto.set_is_thread_local(is_thread_local_); in ToProto()