Searched refs:ts_unchecked_read (Results 1 – 1 of 1) sorted by relevance
5097 #define TS_UNCHECKED_READ(x) ts_unchecked_read(x)5102 inline const T& ts_unchecked_read(const T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function5107 inline T& ts_unchecked_read(T& v) NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function