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

/osnet-11/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c143 static void reinit_cpu_list(void);
855 reinit_cpu_list();
1154 reinit_cpu_list();
1211 reinit_cpu_list(void) function
1607 * If reinit is odd then we are in reinit_cpu_list
1608 * If reinit is even then we are NOT in reinit_cpu_list
1609 * If reinit is zero then we were never in reinit_cpu_list
1610 * REINIT() is true if odd, in reinit_cpu_list

Completed in 18 milliseconds