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

/openjdk7/jdk/src/macosx/bin/
H A Djava_md_macosx.c306 static void *apple_main (void *arg) function
357 if (pthread_create(&main_thr, NULL, &apple_main, &args) != 0) {

Completed in 30 milliseconds