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