OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SDL_MUTEX_TIMEDOUT
(Results
1 - 4
of
4
) sorted by null
/external/qemu/distrib/sdl-1.2.15/include/
SDL_mutex.h
44
#define
SDL_MUTEX_TIMEDOUT
1
104
*
SDL_MUTEX_TIMEDOUT
if the wait would block, and -1 on error.
109
* the wait succeeds,
SDL_MUTEX_TIMEDOUT
if the wait does not succeed in
161
* variable is signaled,
SDL_MUTEX_TIMEDOUT
if the condition is not
/prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_mutex.h
44
#define
SDL_MUTEX_TIMEDOUT
1
104
*
SDL_MUTEX_TIMEDOUT
if the wait would block, and -1 on error.
109
* the wait succeeds,
SDL_MUTEX_TIMEDOUT
if the wait does not succeed in
161
* variable is signaled,
SDL_MUTEX_TIMEDOUT
if the condition is not
/prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_mutex.h
44
#define
SDL_MUTEX_TIMEDOUT
1
104
*
SDL_MUTEX_TIMEDOUT
if the wait would block, and -1 on error.
109
* the wait succeeds,
SDL_MUTEX_TIMEDOUT
if the wait does not succeed in
161
* variable is signaled,
SDL_MUTEX_TIMEDOUT
if the condition is not
/prebuilts/tools/windows/sdl/include/SDL/
SDL_mutex.h
44
#define
SDL_MUTEX_TIMEDOUT
1
104
*
SDL_MUTEX_TIMEDOUT
if the wait would block, and -1 on error.
109
* the wait succeeds,
SDL_MUTEX_TIMEDOUT
if the wait does not succeed in
161
* variable is signaled,
SDL_MUTEX_TIMEDOUT
if the condition is not
Completed in 138 milliseconds