diff options
| author | ruki <[email protected]> | 2020-05-09 00:46:01 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-05-08 22:36:09 +0800 |
| commit | 5ea47e2646c2ba8382f46ed3ff117514a4208b96 (patch) | |
| tree | 03b2be4d3e32649cb79562e6264d273199ddfae6 /core/src | |
| parent | 5d1fa4df3b9b3ea857264745e06d425662085ff5 (diff) | |
disable thread affinity for bsd
Diffstat (limited to 'core/src')
| -rwxr-xr-x | core/src/tbox/inc/bsd/tbox.config.h | 2 | ||||
| m--------- | core/src/tbox/tbox | 0 |
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 |
