Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-05-19 18:01:59
Size: 641
Editor: SheenaSmith
Comment: create page, add content (Wed Mar 10 ver; changeset 4428)
Revision 2 as of 2010-09-07 16:20:07
Size: 669
Editor: SheenaSmith
Comment: add RF
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:
 .[[SDL_CreateThread]] ???

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

None: SDL_ThreadID (last edited 2017-03-11 22:58:45 by PhilippWiesemann)

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