Home
last modified time | relevance | path

Searched refs:thread_collection (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h52 typedef std::vector<std::unique_ptr<NativeThreadProtocol>> thread_collection; typedef
58 typedef LockingAdaptedIterable<thread_collection, NativeThreadProtocol &,