summaryrefslogtreecommitdiffstats
path: root/runtime/arch/x86/thread_x86.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-101-1/+5
* Move modify_ldt_lock into global lock order.Chao-ying Fu2014-05-221-4/+3
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-011-5/+5
* ART can't create more than 8k threads during the worktimeAlexei Zavjalov2014-02-061-3/+34
* Change thread.h to thread-inl.h for missing Thread::Current for x86Brian Carlstrom2013-11-071-1/+1
* Improve quick codegen for aput-object.Ian Rogers2013-10-081-0/+1
* Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-0/+1
* Portable refactorings.Ian Rogers2013-07-301-0/+139