Added SDL_GetCPUCount() to see how many cores are available.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404328
This commit is contained in:
parent
3f0f9188ed
commit
29601c280b
9 changed files with 175 additions and 183 deletions
|
@ -49,4 +49,5 @@ extern void SDL_SYS_SetupThread(void);
|
|||
extern void SDL_SYS_WaitThread(SDL_Thread * thread);
|
||||
|
||||
#endif /* _SDL_systhread_h */
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue