Functions

  • template <typename T>
    const T & ts_unchecked_read (const T & v)

    Takes a reference to a guarded data member, and returns an unguarded

    reference.

    Defined at line 287 of file ../../third_party/perfetto/include/perfetto/base/thread_annotations.h

  • template <typename T>
    T & ts_unchecked_read (T & v)

    Defined at line 293 of file ../../third_party/perfetto/include/perfetto/base/thread_annotations.h