Searched defs:ts_unchecked_read (Results 1 – 1 of 1) sorted by relevance
320 inline const T& ts_unchecked_read(const T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function325 inline T& ts_unchecked_read(T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function