mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-18 04:53:06 +01:00
NX: Mutex and thread NX ready (#270)
Co-authored-by: Aleš Mlakar <ales.ambits@gmail.com>
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
|| BX_PLATFORM_IOS \
|
||||
|| BX_PLATFORM_OSX \
|
||||
|| BX_PLATFORM_PS4 \
|
||||
|| BX_PLATFORM_RPI
|
||||
|| BX_PLATFORM_RPI \
|
||||
|| BX_PLATFORM_NX
|
||||
# include <pthread.h>
|
||||
# if defined(__FreeBSD__)
|
||||
# include <pthread_np.h>
|
||||
|
||||
Reference in New Issue
Block a user