Lines Matching full:threads

230   // The ShouldStop method of the threads can do a whole lot of work, figuring
233 // FIXME: It is possible that running code could cause new threads
236 // any interesting operations on those threads yet.
261 // It is possible the threads we were allowing to run all exited and then
263 // all threads:
274 "ThreadList::%s: %" PRIu64 " threads, %" PRIu64
275 " unsuspended threads",
293 // Now we run through all the threads and get their stop info's. We want to
319 // and a bunch of threads hit the breakpoint, but not the thread which we
320 // are waiting for. All the threads that are not "supposed" to hit the
357 "ThreadList::%s we stopped but no threads had a stop reason, "
384 LLDB_LOGF(log, "ThreadList::%s %" PRIu64 " threads", __FUNCTION__,
387 // Run through the threads and ask whether we should report this event. For
443 // Run through the threads and ask whether we should report this event. The
493 "Turning off notification of new threads while single stepping "
502 // You don't need to update the thread list here, because only threads that
512 // Run through the threads and perform their momentary actions. But we only
513 // do this for threads that are running, user suspended threads stay where
522 // setup the other threads for resume, since they aren't going to get a
525 // negotiation, but they're coming in after the fact, and the threads that
546 LLDB_LOGF(log, "Turning on notification of new threads while single "
552 LLDB_LOGF(log, "Turning off notification of new threads while single "
557 // Give all the threads that are likely to run a last chance to set up their
559 // Don't set to resume suspended threads, and if any thread wanted to stop
560 // others, only call setup on the threads that request StopOthers...
572 // Now go through the threads and see if any thread wants to run just itself.
579 // One or more threads might want to "Stop Others". We want to handle all
658 // Don't clear out threads that aren't going to get a chance to run, rather
670 // Notify threads that the process just stopped. Note, this currently
671 // assumes that all threads in the list stop when the process stops. In
672 // the future we will want to support a debugging model where some threads
674 // somehow here or create a special thread list containing only threads
749 // Now we look for threads that we are done with and make sure to clear