Home
last modified time | relevance | path

Searched defs:ts_unchecked_read (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dthread_annotations.h320 inline const T& ts_unchecked_read(const T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function
325 inline T& ts_unchecked_read(T& v) ABSL_NO_THREAD_SAFETY_ANALYSIS { in ts_unchecked_read() function