mirror of
https://github.com/bkaradzic/bx.git
synced 2026-09-03 08:58:35 +00:00
Merge branch 'master' of github.com:bkaradzic/bx
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
|| BX_PLATFORM_NACL \
|
||||
|| BX_PLATFORM_IOS \
|
||||
|| BX_PLATFORM_OSX \
|
||||
|| BX_PLATFORM_PS4
|
||||
|| BX_PLATFORM_PS4 \
|
||||
|| BX_PLATFORM_RPI
|
||||
# include <pthread.h>
|
||||
#elif BX_PLATFORM_WINDOWS \
|
||||
|| BX_PLATFORM_WINRT \
|
||||
|
||||
@@ -10,7 +10,8 @@
|
||||
|| BX_PLATFORM_NACL \
|
||||
|| BX_PLATFORM_IOS \
|
||||
|| BX_PLATFORM_OSX \
|
||||
|| BX_PLATFORM_PS4
|
||||
|| BX_PLATFORM_PS4 \
|
||||
|| BX_PLATFORM_RPI
|
||||
# include <pthread.h>
|
||||
# if defined(__FreeBSD__)
|
||||
# include <pthread_np.h>
|
||||
|
||||
Reference in New Issue
Block a user