Wiki Page Content

Revision 1 as of 2010-05-19 18:01:59

Clear message

DRAFT

SDL_ThreadID

Use this function to get the thread identifier for the current thread.

Syntax

SDL_threadID SDL_ThreadID(void)

Return Value

Returns the ID of the current thread. green

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryThread

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit