Lines Matching refs:threads
73 sends it and reads the reply. The same two threads are used to write/read.
400 /* subset of VG_(threads) needed for vgdb ptrace.
553 /* once we are attached to the pid, get the list of threads and stop
555 Returns True if all threads properly suspended, False otherwise. */
569 vgt = shared32->threads;
575 vgt = shared64->threads;
650 /* detach from all the threads */
678 /* No threads are live. Process is busy stopping.
824 /* Restore the registers to the saved value, then detaches from all threads */
1116 threads are interruptible) or gdbserver will be
1726 process, we wait for it to be terminated otherwise threads
1729 all valgrind threads. */