diff options
author | Yabin Cui <yabinc@google.com> | 2015-11-16 20:19:31 -0800 |
---|---|---|
committer | Yabin Cui <yabinc@google.com> | 2015-11-17 16:17:44 -0800 |
commit | 0307eee293e90e8584104a3c55bf2f270b1149b6 (patch) | |
tree | 22bd69a656e693251b0c5b92957b1317b00cf3bc /libc/stdio/stdio_ext.cpp | |
parent | b804b9d67b9e3a8c63471ff9892f6abea2a58684 (diff) |
Avoid tsan warning about pthread_mutex_destroy.
If calling pthread_mutex_trylock from pthread_mutex_destroy, tsan
warns about an attempt to destroy a locked mutex.
Bug: 25392375
Change-Id: I5feee20e7a0d0915adad24da874ec1ccce241381
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions