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 - 5
of
5
) sorted by null
/external/qemu/distrib/sdl-1.2.12/include/
SDL_mutex.h
43
#define
SDL_MUTEX_TIMEDOUT
1
96
SDL_MUTEX_TIMEDOUT
if the wait would block, and -1 on error.
101
the wait succeeds,
SDL_MUTEX_TIMEDOUT
if the wait does not succeed in
149
variable is signaled,
SDL_MUTEX_TIMEDOUT
if the condition is not
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_mutex.h
43
#define
SDL_MUTEX_TIMEDOUT
1
96
SDL_MUTEX_TIMEDOUT
if the wait would block, and -1 on error.
101
the wait succeeds,
SDL_MUTEX_TIMEDOUT
if the wait does not succeed in
149
variable is signaled,
SDL_MUTEX_TIMEDOUT
if the condition is not
/prebuilt/linux-x86/sdl/include/SDL/
SDL_mutex.h
43
#define
SDL_MUTEX_TIMEDOUT
1
96
SDL_MUTEX_TIMEDOUT
if the wait would block, and -1 on error.
101
the wait succeeds,
SDL_MUTEX_TIMEDOUT
if the wait does not succeed in
149
variable is signaled,
SDL_MUTEX_TIMEDOUT
if the condition is not
/prebuilt/windows/sdl/host/include/SDL/
SDL_mutex.h
48
#define
SDL_MUTEX_TIMEDOUT
1
101
SDL_MUTEX_TIMEDOUT
if the wait would block, and -1 on error.
106
the wait succeeds,
SDL_MUTEX_TIMEDOUT
if the wait does not succeed in
153
variable is signaled,
SDL_MUTEX_TIMEDOUT
if the condition is not
/prebuilt/windows/sdl/include/SDL/
SDL_mutex.h
43
#define
SDL_MUTEX_TIMEDOUT
1
96
SDL_MUTEX_TIMEDOUT
if the wait would block, and -1 on error.
101
the wait succeeds,
SDL_MUTEX_TIMEDOUT
if the wait does not succeed in
149
variable is signaled,
SDL_MUTEX_TIMEDOUT
if the condition is not
Completed in 2099 milliseconds