/Users/hercules/trunk/SDL/include/SDL_thread.h File Reference

#include "SDL_stdinc.h"
#include "SDL_error.h"
#include "SDL_mutex.h"
#include "begin_code.h"
#include "close_code.h"

Go to the source code of this file.

Typedefs

typedef struct SDL_Thread SDL_Thread

Functions

DECLSPEC SDL_Thread *SDLCALL SDL_CreateThread (int(SDLCALL *fn)(void *), void *data)
DECLSPEC Uint32 SDLCALL SDL_ThreadID (void)
DECLSPEC Uint32 SDLCALL SDL_GetThreadID (SDL_Thread *thread)
DECLSPEC void SDLCALL SDL_WaitThread (SDL_Thread *thread, int *status)
DECLSPEC void SDLCALL SDL_KillThread (SDL_Thread *thread)


Detailed Description

Header for the SDL thread management routines

Generated on Mon Sep 21 21:32:25 2009 for Simple DirectMedia Layer by  doxygen 1.5.8