summaryrefslogtreecommitdiffstats
path: root/runtime/thread_pool_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix thread pool test valgrind flakinessMathieu Chartier2014-11-091-5/+1
* Break apart header files.Ian Rogers2014-07-151-0/+1
* Begin migration of art::Atomic to std::atomic.Ian Rogers2014-05-201-5/+6
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-3/+3
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+1
* Tidy up memory barriers.Ian Rogers2013-12-201-1/+1
* Manually manage thread pool stacks.Mathieu Chartier2013-11-131-3/+3
* am 0cd7ec2d: Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-3/+1
|\
| * Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-3/+1
* | am 93ba893c: Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-171-6/+5
|\|
| * Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-171-6/+5
* | Refactor atomic integer.Mathieu Chartier2013-07-151-1/+1
|/
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+144