Searched refs:run_once (Results 1 – 2 of 2) sorted by relevance
83 run_once(void) in run_once() function180 tv = run_once();
163 } run_once = { 0, 0}; variable947 if (!run_once.done) { in xmlOnceInit()948 if (InterlockedIncrement(&run_once.control) == 1) { in xmlOnceInit()953 run_once.done = 1; in xmlOnceInit()957 while (!run_once.done) in xmlOnceInit()