Searched defs:SetTID (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadSpec.h47 void SetTID(lldb::tid_t tid) { m_tid = tid; } function in class:lldb_private::ThreadSpec

Completed in 114 milliseconds