OSDN Git Service

Cleanup thread types
authorGlenn Kasten <gkasten@google.com>
Thu, 26 Jan 2012 18:38:26 +0000 (10:38 -0800)
committerGlenn Kasten <gkasten@google.com>
Thu, 26 Jan 2012 23:45:12 +0000 (15:45 -0800)
commit23bb8becff20449a9b1647d5a1a99b14c83f0cce
tree461647a589f80192679b52f210524c74cce4fb57
parent2857b47a2731579772c76d46285660972c0ba23d
Cleanup thread types

Use type_t instead of int for thread types.
Initialize ThreadBase::mType in constructor and make it const.

Change-Id: I43d141388b9639e4783c30b97dbda5688bf7555f
services/audioflinger/AudioFlinger.cpp
services/audioflinger/AudioFlinger.h