commit | 440b5a496ac4f10f1221ecb110f67bcd253ef70a | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@android.com> | Tue Sep 17 14:50:42 2013 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Tue Sep 17 14:50:42 2013 -0700 |
tree | a2fc23395c423620e90dd3e0ae3fe3ae1c2689ea | |
parent | 83774965fefc5d0315ec41641bdd99cf0a657462 [diff] | |
parent | fc270954192ef7e15ac2c88daadd8890d22096e3 [diff] |
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 'fc270954192ef7e15ac2c88daadd8890d22096e3': 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.