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

/openjdk7/jdk/src/share/back/
H A DdebugInit.c76 static char *launchOnInit = NULL; /* launch this app during init */ variable
838 return launchOnInit;
1128 launchOnInit = current;
1274 if (launchOnInit == NULL) {

Completed in 32 milliseconds