Searched refs:notInit (Results 1 – 1 of 1) sorted by relevance
1738 static volatile int notInit = 1; local1739 if( notInit ){1740 if( notInit == 2 ) /* as close as you can get to thread safe init */1743 notInit = 2;1745 notInit = 0;