OSDN Git Service

Use sp<> instead of raw pointer for FastMixer
authorGlenn Kasten <gkasten@google.com>
Tue, 13 May 2014 17:39:51 +0000 (10:39 -0700)
committerGlenn Kasten <gkasten@google.com>
Tue, 24 Jun 2014 21:23:51 +0000 (14:23 -0700)
commit4d23ca370dd0ce584f49a80ef9dfcdbb75ba2c8e
tree8bde5cebd55bd04d58c4200f6879984e863d2b77
parentc27f5259cf2c45ea6f0a021fc17578f32f6c2f7d
Use sp<> instead of raw pointer for FastMixer

This avoids worry about the thread lifetime during tear-down.

Bug: 15858655
Change-Id: I896d24317bd6f53a574645cdf4cd514eaa205dd5
services/audioflinger/Threads.cpp
services/audioflinger/Threads.h