Searched refs:x11_load_refcount (Results 1 – 1 of 1) sorted by relevance
130 static int x11_load_refcount = 0; variable136 if (x11_load_refcount > 0) { in SDL_X11_UnloadSymbols()137 if (--x11_load_refcount == 0) { in SDL_X11_UnloadSymbols()170 if (x11_load_refcount++ == 0) { in SDL_X11_LoadSymbols()