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

/openjdk7/jdk/src/share/back/
H A Dlog_messages.c53 static int open_count; variable
156 if ( log_file == NULL && open_count == 0 && logging_filename[0] != 0 ) {
157 open_count++;

Completed in 29 milliseconds