Searched defs:gXPCOMInitCount (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/glue/
H A Dinitterm.cpp187 static unsigned int gXPCOMInitCount = 0; member in namespace:com
318 ++gXPCOMInitCount;
327 gXPCOMInitCount = 1;
569 if (--gXPCOMInitCount == 0)

Completed in 42 milliseconds