• Home
  • History
  • Annotate
  • only in /external/deqp/framework/delibs/dethread/unix/
History log of /external/deqp/framework/delibs/dethread/unix/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
33391e84c160c4a79516a7b2f21bbf85cc5760ba 19-May-2015 Jarkko Pöyry <jpoyry@google.com> Fix -Wconversion warnings in dethread.

Bug: 21161908
Change-Id: If10008c78ab1c503a7e2082d3690e1882310d9d2
eSemaphoreUnix.c
eThreadUnix.c
e00fcd634da70ad5efe9a997d21cab7c682085a2 11-Apr-2015 Mika Isojärvi <misojarvi@google.com> Use sched_getaffinity for both linux and android.

Use sched_getaffinity to get number of available cores.

Change-Id: I501c81a01a22a4ef3363370f40d35c3320164a0f
eThreadUnix.c
b375fb42e248739de61f80168097846518f1cdf2 23-Apr-2015 Pyry Haulos <phaulos@google.com> 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
eThreadUnix.c
58da74f0a5e226f1ee74718fb2d5e46b14f12757 10-Apr-2015 Pyry Haulos <phaulos@google.com> Add CPU core count queries to deThread.h

Change-Id: I87f6af93204d63b0e31f499c1913497d73a58750
eThreadUnix.c
3fdee359c9eee4d6c1d823b23f7f64631b5945f8 14-Feb-2015 Jarkko Pöyry <jpoyry@google.com> Fix code style.

- Remove trailing whitespace.
- Fix some alignments.

Change-Id: I3b74a2cdc964859193adbe0aed030a7ee3d62085
eMutexUnix.c
eNamedSemaphoreUnix.c
eSemaphoreUnix.c
eThreadUnix.c
3c827367444ee418f129b2c238299f49d3264554 02-Sep-2014 Jarkko Poyry <jpoyry@google.com> Import dEQP.

Import drawElements Quality Program from an internal repository.

Bug: 17388917
Change-Id: Ic109fe4a57e31b2a816113d90fbdf51a43e7abeb
eMutexUnix.c
eNamedSemaphoreUnix.c
eSemaphoreUnix.c
eThreadLocalUnix.c
eThreadUnix.c