HomeSort by relevance Sort by last modified time
    Searched refs:SDL_GetThreadID (Results 1 - 8 of 8) sorted by null

  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_thread.h 61 extern DECLSPEC Uint32 SDLCALL SDL_GetThreadID(SDL_Thread *thread);
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_thread.h 101 extern DECLSPEC Uint32 SDLCALL SDL_GetThreadID(SDL_Thread *thread);
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_thread.h 101 extern DECLSPEC Uint32 SDLCALL SDL_GetThreadID(SDL_Thread *thread);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_thread.h 101 extern DECLSPEC Uint32 SDLCALL SDL_GetThreadID(SDL_Thread *thread);
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_thread.h 101 extern DECLSPEC Uint32 SDLCALL SDL_GetThreadID(SDL_Thread *thread);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 125 SDL_GetThreadID
  /external/qemu/distrib/sdl-1.2.12/src/thread/
SDL_thread.c 279 Uint32 SDL_GetThreadID(SDL_Thread *thread)
  /external/qemu/distrib/sdl-1.2.12/src/thread/amigaos/
SDL_thread.c 259 Uint32 SDL_GetThreadID(SDL_Thread *thread)

Completed in 114 milliseconds