about summary refs log tree commit diff
path: root/support/xpthread_mutex_destroy.c
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2021-01-08 21:01:25 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2021-01-08 21:02:12 +0530
commiteeaa19f75e52d2d48074ae0c423f2311d67c42c6 (patch)
treeda7e46472c61a4b5866b5a08b544e10b3ef91a86 /support/xpthread_mutex_destroy.c
parent2f056e8a5dd4dc0f075413f931e82cede37d1057 (diff)
downloadglibc-eeaa19f75e52d2d48074ae0c423f2311d67c42c6.tar.gz
glibc-eeaa19f75e52d2d48074ae0c423f2311d67c42c6.tar.xz
glibc-eeaa19f75e52d2d48074ae0c423f2311d67c42c6.zip
mntent: Use __putc_unlocked instead of fputc_unlocked
__putc_unlocked is guaranteed to be inlined all the time as opposed to
fputc_unlocked, which does not get inlined when glibc is built with
-Os.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'support/xpthread_mutex_destroy.c')
0 files changed, 0 insertions, 0 deletions