summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorruki <[email protected]>2020-05-09 00:46:01 +0800
committerruki <[email protected]>2020-05-08 22:36:09 +0800
commit5ea47e2646c2ba8382f46ed3ff117514a4208b96 (patch)
tree03b2be4d3e32649cb79562e6264d273199ddfae6 /core/src
parent5d1fa4df3b9b3ea857264745e06d425662085ff5 (diff)
disable thread affinity for bsd
Diffstat (limited to 'core/src')
-rwxr-xr-xcore/src/tbox/inc/bsd/tbox.config.h2
m---------core/src/tbox/tbox0
2 files changed, 1 insertions, 1 deletions
diff --git a/core/src/tbox/inc/bsd/tbox.config.h b/core/src/tbox/inc/bsd/tbox.config.h
index de75479c0..7386869f4 100755
--- a/core/src/tbox/inc/bsd/tbox.config.h
+++ b/core/src/tbox/inc/bsd/tbox.config.h
@@ -137,7 +137,7 @@
#define TB_CONFIG_POSIX_HAVE_PTHREAD_GETSPECIFIC 1
#define TB_CONFIG_POSIX_HAVE_PTHREAD_KEY_CREATE 1
#define TB_CONFIG_POSIX_HAVE_PTHREAD_KEY_DELETE 1
-#define TB_CONFIG_POSIX_HAVE_PTHREAD_SETAFFINITY_NP 1
+/* #undef TB_CONFIG_POSIX_HAVE_PTHREAD_SETAFFINITY_NP */
#define TB_CONFIG_POSIX_HAVE_SOCKET 1
#define TB_CONFIG_POSIX_HAVE_POLL 1
#define TB_CONFIG_POSIX_HAVE_OPENDIR 1
diff --git a/core/src/tbox/tbox b/core/src/tbox/tbox
-Subproject 1f9b721e16baa627a9bc7000076ffce92b0523f
+Subproject 1638ae495c8bd8edd8e7f039464244ba9dbab4a