Home
last modified time | relevance | path

Searched defs:can_update (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DThreadList.cpp83 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...]
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBProcess.cpp694 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); in GetThreadByID() local
712 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); in GetThreadByIndexID() local
192 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); GetNumThreads() local
393 const bool can_update = stop_locker.TryLock(&process_sp->GetRunLock()); GetThreadAtIndex() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp273 bool can_update = true; GetRenumberedThreadIds() local
/freebsd-src/contrib/ofed/opensm/opensm/
H A Dosm_subnet.c95 int can_update; member