Searched refs:TO_PID (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dvgdb.c408 TO_PID } ConnectionKind; enumerator in enum:__anon32752
409 static const int NumConnectionKind = TO_PID+1;
417 case TO_PID: return "TO_PID";
854 pollfds[TO_PID].fd = to_pid;
855 pollfds[TO_PID].events = 0;
856 pollfds[TO_PID].revents = 0;

Completed in 125 milliseconds