Searched refs:oldChildHandlerData (Results 1 - 1 of 1) sorted by relevance
/external/valgrind/none/tests/ | ||
H A D | coolo_sigaction.cpp | 7 static struct sigaction oldChildHandlerData; variable in typeref:struct:sigaction 32 sigaction( SIGCHLD, &act, &oldChildHandlerData ); |
Completed in 60 milliseconds