History log of /external/deqp/framework/delibs/dethread/deThreadTest.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6e9faa345afd39392a765c3585b75be2d202ca3b 11-Dec-2015 Pyry Haulos <phaulos@google.com> Add atomic memory operations for more types

* Add separate unsigned increment/decrement functions, rename old to
include signedness.

* Add 64-bit atomics for 64-bit build targets.

* Add atomic increment/decrement for size_t

* Add atomic CAS for pointers

Change-Id: I1a096c57bab868cafa9ff776bcef434631ca406c
/external/deqp/framework/delibs/dethread/deThreadTest.c
2106d67a880ae9a50f80a4521ed6c2a00dac41ea 22-May-2015 Pyry Haulos <phaulos@google.com> Fix couple of instances of undefined behavior

These were found by running tests using clang's -fsanitize=undefined

Change-Id: I810be9c747504df671629201ba56b5b8ed2307d7
/external/deqp/framework/delibs/dethread/deThreadTest.c
0458a41a126b2ba3c3cfee1999686c1c30a8afb5 28-Apr-2015 Mika Isojärvi <misojarvi@google.com> Fix memory leak in semaphore self tests.

Change-Id: I82a5c8af6f81692704bd7f6a6b1248685883d92a
/external/deqp/framework/delibs/dethread/deThreadTest.c
3fdee359c9eee4d6c1d823b23f7f64631b5945f8 14-Feb-2015 Jarkko Pöyry <jpoyry@google.com> Fix code style.

- Remove trailing whitespace.
- Fix some alignments.

Change-Id: I3b74a2cdc964859193adbe0aed030a7ee3d62085
/external/deqp/framework/delibs/dethread/deThreadTest.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
/external/deqp/framework/delibs/dethread/deThreadTest.c