Wiki Page Content

Results 1 - 5 of 5 results out of about 6839 pages. (4.36 seconds)

SDL_TryLockMutex . . . 2 matches
... for locking right now */ } else { fprintf(stderr, "Couldn't lock mutex\n"); } SDL_DestroyMutex(mutex); }}} == Remarks == ''You can add useful comments here'' ##Leave this sec...

1.4k - rev: 7 (current) last modified: 2015-04-26 19:00:12

SDL_CreateMutex . . . 2 matches
... SDL_UnlockMutex(mutex); } else { fprintf(stderr, "Couldn't lock mutex\n"); } SDL_DestroyMutex(mutex); }}} ## End Mutex Example == Remarks == Calls to [[SDL_LockMutex]]() will...

1.0k - rev: 14 (current) last modified: 2015-08-21 21:22:59

SDL_UnlockMutex . . . 1 match
...can add useful comments here'' == Related Functions == .[[SDL_CreateMutex]] .[[SDL_DestroyMutex]] .[[SDL_LockMutex]] .[[SDL_TryLockMutex]] ---- [[CategoryAPI]], [[CategoryMut...

0.7k - rev: 3 (current) last modified: 2015-04-26 19:00:46

SDL_LockMutex . . . 1 match
...g. SDL mutexes are recursive. == Related Functions == .[[SDL_CreateMutex]] .[[SDL_DestroyMutex]] .[[SDL_TryLockMutex]] .[[SDL_UnlockMutex]] ---- [[CategoryAPI]], [[CategoryM...

0.9k - rev: 5 (current) last modified: 2015-01-02 21:12:35

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