Penguin
Blame: SDL_GetThreadID(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_GetThreadID(3) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 SDL_GetThreadID
2 !!!SDL_GetThreadID
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 ----
8 !!NAME
9
10
11 SDL_GetThreadID- Get the SDL thread ID of a SDL_Thread
12 !!SYNOPSIS
13
14
15 __#include
16 __
17
18
19 __Uint32 SDL_GetThreadID__(__SDL_Thread
20 *thread__);
21 !!DESCRIPTION
22
23
24 Returns the ID of a __SDL_Thread__ created by
2 perry 25 ''SDL_!CreateThread''.
1 perry 26 !!SEE ALSO
27
28
2 perry 29 ''SDL_!CreateThread''
1 perry 30 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.