Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.3

SDL_ThreadID(3)


SDL_ThreadID

SDL_ThreadID

NAME
SYNOPSIS
DESCRIPTION

NAME

SDL_ThreadID− Get the 32-bit thread identifier for the current thread.

SYNOPSIS

#include "SDL.h" #include "SDL_thread.h"

Uint32 SDL_ThreadID(void)

DESCRIPTION

Get the 32-bit thread identifier for the current thread.



SDL_ThreadID(3)