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

/freebsd-11-stable/lib/libc/stdlib/
H A Datexit.c192 static int global_exit; variable
211 global_exit = 1;
222 if (!has_phdr || global_exit ||
246 if (has_phdr && !global_exit && &__pthread_cxa_finalize != NULL)

Completed in 109 milliseconds