Searched defs:can_update (Results 1 – 3 of 3) sorted by relevance
83 GetSize(bool can_update) GetSize() argument 91 GetThreadAtIndex(uint32_t idx,bool can_update) GetThreadAtIndex() argument 103 FindThreadByID(lldb::tid_t tid,bool can_update) FindThreadByID() argument 121 FindThreadByProtocolID(lldb::tid_t tid,bool can_update) FindThreadByProtocolID() argument 139 RemoveThreadByID(lldb::tid_t tid,bool can_update) RemoveThreadByID() argument 159 RemoveThreadByProtocolID(lldb::tid_t tid,bool can_update) RemoveThreadByProtocolID() argument 209 FindThreadByIndexID(uint32_t index_id,bool can_update) FindThreadByIndexID() argument [all...]
194 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); GetNumThreads() local 394 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); GetThreadAtIndex() local 693 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); GetThreadByID() local 711 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); GetThreadByIndexID() local
275 bool can_update = true; in GetRenumberedThreadIds() local