Searched defs:can_update (Results 1 – 2 of 2) sorted by relevance
89 ThreadList::GetSize (bool can_update) in GetSize()98 ThreadList::GetThreadAtIndex (uint32_t idx, bool can_update) in GetThreadAtIndex()111 ThreadList::FindThreadByID (lldb::tid_t tid, bool can_update) in FindThreadByID()133 ThreadList::FindThreadByProtocolID (lldb::tid_t tid, bool can_update) in FindThreadByProtocolID()156 ThreadList::RemoveThreadByID (lldb::tid_t tid, bool can_update) in RemoveThreadByID()179 ThreadList::RemoveThreadByProtocolID (lldb::tid_t tid, bool can_update) in RemoveThreadByProtocolID()226 ThreadList::FindThreadByIndexID (uint32_t index_id, bool can_update) in FindThreadByIndexID()
247 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); in GetNumThreads() local518 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); in GetThreadAtIndex() local856 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); in GetThreadByID() local883 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); in GetThreadByIndexID() local