Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/
H A Datexit.c188 static int global_exit; variable
207 global_exit = 1; in __cxa_finalize()
218 if (!has_phdr || global_exit || in __cxa_finalize()
242 if (has_phdr && !global_exit && &__pthread_cxa_finalize != NULL) in __cxa_finalize()