mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-18 04:53:06 +01:00
Merge branch 'master' of github.com:bkaradzic/bx
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
# include <windows.h>
|
||||
#elif BX_PLATFORM_NACL || BX_PLATFORM_ANDROID || BX_PLATFORM_LINUX || BX_PLATFORM_OSX || BX_PLATFORM_IOS
|
||||
# include <sched.h> // sched_yield
|
||||
# if BX_PLATFORM_OSX
|
||||
# include <pthread.h> // mach_port_t
|
||||
# endif
|
||||
# if BX_PLATFORM_NACL
|
||||
# include <sys/nacl_syscalls.h> // nanosleep
|
||||
# else
|
||||
|
||||
Reference in New Issue
Block a user