Searched refs:m_boundThread (Results 1 – 1 of 1) sorted by relevance
47 ASSERT(m_boundThread == currentThread()); in get()53 ASSERT(m_boundThread == currentThread()); in clear()61 m_boundThread = currentThread(); in bindTo()72 , m_boundThread(currentThread()) in WeakReference()79 ThreadIdentifier m_boundThread; variable