History log of /external/jemalloc/test/src/mtx.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b666378b6b6aecd713524a04100f33ba8861f4e1 21-May-2014 Mike Hommey <mh@glandium.org> Define _CRT_SPINCOUNT in test/src/mtx.c like in src/mutex.c
/external/jemalloc/test/src/mtx.c
a2be4779b19a491a5686cfda067f98d7d70a9056 13-Dec-2013 Jason Evans <jasone@canonware.com> Fix a malloc_mutex dependency in mtx.
/external/jemalloc/test/src/mtx.c
0f4f1efd94d33a4bbf766d3d4e7e349fa7c0d3b9 12-Dec-2013 Jason Evans <je@fb.com> Add mq (message queue) to test infrastructure.

Add mtx (mutex) to test infrastructure, in order to avoid bootstrapping
complications that would result from directly using malloc_mutex.

Rename test infrastructure's thread abstraction from je_thread to thd.

Fix some header ordering issues.
/external/jemalloc/test/src/mtx.c