SDL
2.0
|
#include "./SDL_internal.h"
Go to the source code of this file.
Data Structures | |
struct | SDL_error |
Macros | |
#define | ERR_MAX_STRLEN 128 |
#define | ERR_MAX_ARGS 5 |
Functions | |
SDL_error * | SDL_GetErrBuf (void) |
#define ERR_MAX_ARGS 5 |
Definition at line 31 of file SDL_error_c.h.
Referenced by SDL_SetError().
#define ERR_MAX_STRLEN 128 |
Definition at line 30 of file SDL_error_c.h.
Referenced by SDL_SetError().
Definition at line 206 of file SDL_thread.c.
References NULL, SDL_AtomicLock, SDL_AtomicUnlock, SDL_FALSE, SDL_free, SDL_malloc, SDL_MemoryBarrierAcquire, SDL_MemoryBarrierRelease, SDL_TLSCreate(), SDL_TLSGet(), SDL_TLSSet(), SDL_TRUE, and SDL_zerop.