Home
last modified time | relevance | path

Searched refs:wayland_load_refcount (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylanddyn.c92 static int wayland_load_refcount = 0; variable
98 if (wayland_load_refcount > 0) { in SDL_WAYLAND_UnloadSymbols()
99 if (--wayland_load_refcount == 0) { in SDL_WAYLAND_UnloadSymbols()
130 if (wayland_load_refcount++ == 0) { in SDL_WAYLAND_LoadSymbols()

Completed in 2 milliseconds