Jan Beich 8ce1ec7ffa common: only FreeBSD has thread affinity compatible with Linux
src/common/thread.cpp:90:5: error: unknown type name 'cpu_set_t'; did you mean 'cpuset_t'?
    cpu_set_t cpu_set;
    ^~~~~~~~~
    cpuset_t
/usr/include/sys/_cpuset.h:48:24: note: 'cpuset_t' declared here
typedef struct _cpuset cpuset_t;
                       ^
1 error generated.
2016-10-27 23:28:29 +00:00
..
2016-10-20 12:26:59 -02:00
2016-10-20 12:26:59 -02:00
2016-10-25 09:54:29 +03:00
2016-05-19 19:28:08 +01:00
2016-10-20 12:26:59 -02:00