Functions | |
| template<typename T > | |
| const T & | ts_unchecked_read (const T &v) NO_THREAD_SAFETY_ANALYSIS |
| template<typename T > | |
| T & | ts_unchecked_read (T &v) NO_THREAD_SAFETY_ANALYSIS |
| const T& thread_safety_analysis::ts_unchecked_read | ( | const T & | v | ) | [inline] |
Definition at line 256 of file thread_annotations.h.
| T& thread_safety_analysis::ts_unchecked_read | ( | T & | v | ) | [inline] |
Definition at line 261 of file thread_annotations.h.