Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/api/multiple-debuggers/
H A Dmulti-process-driver.cpp251 int total_completed_threads = 0; in main() local
257 total_completed_threads++; in main()
275 …f ("%d threads completed so far (%d successfully), out of %d\n", total_completed_threads, successf… in main()
280 …ave completed so far (%d successfully), out of %d. Exiting.\n", total_completed_threads, successf… in main()