Wiki Page Content

Results 1 - 10 of 10 results out of about 6837 pages. (3.64 seconds)

SDL_CreateThread . . . 9 matches
... = SDL_CreateThread = Use this function to create a new thread. <<TableOfContents()>> == Syntax == {{{#!highlight cpp SDL_Thread* SDL_CreateThread(SDL_ThreadFunction fn, ...

2.8k - rev: 28 (current) last modified: 2019-01-21 19:12:12

SGStructures . . . 5 matches
...ames.|| ||''Example'': [[SDL_LogSetOutputFunction]](), [[SDL_AddEventWatch]](), [[SDL_CreateThread]](), [[SDL_SetAssertionHandler]]()|| ||<( |4 30%>For the field that passes __user...

35.9k - rev: 31 (current) last modified: 2012-01-06 00:09:16

SGFunctions . . . 5 matches
...''').|| ||''Example'': [[SDL_LogSetOutputFunction]](), [[SDL_AddEventWatch]](), [[SDL_CreateThread]](), [[SDL_SetAssertionHandler]]()|| ||<( |4 30%>For the parameter that passes __...

49.0k - rev: 72 (current) last modified: 2013-02-13 22:15:11

SDL_WaitThread . . . 5 matches
...arameters == ||'''thread''' ||the SDL_Thread pointer that was returned from the [[SDL_CreateThread]]() call that started this thread|| ||'''status''' ||pointer to an integer that w...

2.6k - rev: 23 (current) last modified: 2018-12-12 14:53:52

SDL_DetachThread . . . 3 matches
...arameters == ||'''thread''' ||the SDL_Thread pointer that was returned from the [[SDL_CreateThread]]() call that started this thread|| == Code Examples == {{{#!highlight cpp exter...

2.0k - rev: 4 (current) last modified: 2014-07-26 08:08:52

SDL_GetThreadName . . . 2 matches
...GetThreadName = Use this function to get the thread name as it was specified in [[SDL_CreateThread]](). <<TableOfContents()>> == Syntax == {{{#!highlight cpp const char* SDL_GetT...

0.8k - rev: 2 (current) last modified: 2013-08-08 19:21:46

SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING . . . 1 match
... Version == This hint is available since SDL 2.0.5. == Related Functions == .[[SDL_CreateThread]] ##Remove this section if empty ---- [[CategoryDefine]], [[CategoryHints]] ##Se...

1.3k - rev: 1 (current) last modified: 2016-10-08 22:37:55

MigrationGuide . . . 1 match
...equency, and then the "killing" thread calls [[SDL_WaitThread]]() to clean up. [[SDL_CreateThread]]() takes an extra parameter now, a name for the thread, which can be used by deb...

33.7k - rev: 75 (current) last modified: 2017-07-15 21:53:17

GuiaDeMigracion . . . 1 match
...l hilo "asesino" deberá llamar a [[SDL_WaitThread]]() para limpiar todo. Ahora [[SDL_CreateThread]]() recibe un parámetro extra: un nombre para el hilo que puede ser utilizado por...

35.5k - rev: 12 (current) last modified: 2020-12-29 18:08:27

CategoryAPI . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = SDL 2.0 API by Name = <<TableOfContents()>> == Hints == <<FullSearchCached(category:Catego...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

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