Fix dethread build on OS X
authorPyry Haulos <phaulos@google.com>
Thu, 23 Apr 2015 18:34:58 +0000 (11:34 -0700)
committerPyry Haulos <phaulos@google.com>
Thu, 23 Apr 2015 18:34:58 +0000 (11:34 -0700)
commitb375fb42e248739de61f80168097846518f1cdf2
treeec5c870f7c4aaae0136d992863e6bec515e5e90e
parent0fc115c8bcda90e7af1ae727d365eee617203c77
Fix dethread build on OS X

On Darwin systems _SC_NPROCESSORS_CONF and _ONLN depend on
_DARWIN_C_FULL which is very cubersome to enable.

Change-Id: Ic78e861d9a46fd633e896461bf47901b7abf710f
framework/delibs/dethread/unix/deThreadUnix.c