Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/thread/generic/
A DSDL_syssem.c33 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
85 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
/AliOS-Things-master/components/SDL2/src/thread/psp/
A DSDL_syssem.c42 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
/AliOS-Things-master/components/SDL2/src/thread/windows/
A DSDL_syssem.c40 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_syssem.c46 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore()
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_sysjoystick.h34 Sint16 initial_value; /* Initial axis state */ member

Completed in 7 milliseconds