commit | 44173e2805eba1c5812dd39c02e3964ebdd2104e | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@android.com> | Tue Sep 17 14:53:11 2013 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Sep 17 14:53:11 2013 -0700 |
tree | cd3967f54f2ec9037bd9c7c569838969c28bc1d2 | |
parent | b5c682905d2735785bab6d7a27c131afbfe7650b [diff] | |
parent | 440b5a496ac4f10f1221ecb110f67bcd253ef70a [diff] |
am 440b5a49: am fc270954: am e56f3c96: Merge "strtok stores its values in thread local storage. So it can not guarantee works well when multithread environment. AudioFlinger has multithread. so strtok_r is more safe." * commit '440b5a496ac4f10f1221ecb110f67bcd253ef70a': strtok stores its values in thread local storage. So it can not guarantee works well when multithread environment. AudioFlinger has multithread. so strtok_r is more safe.