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