xref: /freebsd/contrib/llvm-project/lldb/bindings/interface/SBThreadCollectionDocstrings.i (revision c64b3f32a570ede5c21a39a6c2ffec1ff41e5ff3)
1 %feature("docstring",
2 "Represents a collection of SBThread objects."
3 ) lldb::SBThreadCollection;
4