summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio_ext.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2017-02-06 14:09:53 -0800
committerElliott Hughes <enh@google.com>2017-02-06 14:09:53 -0800
commitf5a4992b7186c01b98cb9400b2b5b490805a87bb (patch)
tree5e0da95bd6edc7fb861bf0130fcfab4997a9141a /libc/stdio/stdio_ext.cpp
parent4a47d2c436e93caff08fb112f39bb24145950279 (diff)
Stop checking the global thread list in several trivial cases.
Since removing the global thread is hard, let's take the different groups of functions individually. The existing code was racy anyway, because the thread might still be on the list but have exited (leaving tid == 0). Bug: http://b/19636317 Test: ran tests Change-Id: Icc0986ff124d5f9b8a653edf718c549d1563973b
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions