Searched refs:atexit_ran (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c684 static int atexit_ran = 0; local
695 if (atexit_ran == 0) {
696 atexit_ran = 1;

Completed in 80 milliseconds