OSDN Git Service

dalvik: Use common SchedPolicy type and fix getpid() vs. gettid() bug
authorSan Mehat <san@google.com>
Thu, 10 Sep 2009 16:30:03 +0000 (09:30 -0700)
committerSan Mehat <san@google.com>
Thu, 10 Sep 2009 22:44:50 +0000 (15:44 -0700)
commit20677ed1a7114a2aa51086d5097f6328cd4fb94d
tree63bc44f2641cdfc01bf339e6a9ca440b29ace2b2
parent03c7547c40e6fc5b29b929b64f114e2dd3894e8e
dalvik: Use common SchedPolicy type and fix getpid() vs. gettid() bug

Signed-off-by: San Mehat <san@google.com>
vm/Thread.c
vm/Thread.h
vm/alloc/Heap.c