Home
last modified time | relevance | path

Searched defs:SDL_CreateSemaphore (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/thread/generic/
DSDL_syssem.c33 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
85 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
/third_party/flutter/skia/third_party/externals/sdl/src/thread/psp/
DSDL_syssem.c42 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
/third_party/flutter/skia/third_party/externals/sdl/src/thread/windows/
DSDL_syssem.c40 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
/third_party/flutter/skia/third_party/externals/sdl/src/thread/pthread/
DSDL_syssem.c49 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
/third_party/flutter/skia/third_party/externals/sdl/src/dynapi/
DSDL_dynapi_overrides.h270 #define SDL_CreateSemaphore SDL_CreateSemaphore_REAL macro