Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dvgdb.c556 Bool pid_found = False; in acquire_and_suspend_threads() local
618 assert (!pid_found); in acquire_and_suspend_threads()
620 pid_found = True; in acquire_and_suspend_threads()
643 Bool pid_found = False; in detach_from_all_threads() local
655 assert (!pid_found); in detach_from_all_threads()
656 pid_found = True; in detach_from_all_threads()
672 if (!pid_found && pid) { in detach_from_all_threads()