Searched refs:phinited (Results 1 – 2 of 2) sorted by relevance
2332 static bool phinited = false; variable2891 if (!phinited) { in InitModule()2906 phinited = 1; in InitModule()
5053 The WTF code would read phinited without holding the pageheap_lock, which