Searched refs:ThreadSafeValue (Results 1 – 4 of 4) sorted by relevance
22 class ThreadSafeValue28 ThreadSafeValue() : in ThreadSafeValue() function34 ThreadSafeValue(const T& value) : in ThreadSafeValue() function40 ~ThreadSafeValue() in ~ThreadSafeValue()91 DISALLOW_COPY_AND_ASSIGN (ThreadSafeValue);
17 type summary add -w lldb "lldb_private::ThreadSafeValue<lldb::StateType>" -s "${var.m_value}"
3635 ThreadSafeValue<lldb::StateType> m_public_state;3636 ThreadSafeValue<lldb::StateType> m_private_state; // The actual state of our process
1069 …ThreadSafeValue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c…2662 26B167A41123BF5500DC7B4F /* ThreadSafeValue.h */,