summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/printf.3
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2010-10-20 02:34:02 +0000
committerdavidxu <davidxu@FreeBSD.org>2010-10-20 02:34:02 +0000
commit1126acd0dc63c0b7713bc81b5e71684fb87c7fc0 (patch)
tree6187f2f58cdd428ad27ac0f3fb042a22046585f2 /lib/libc/stdio/printf.3
parent520d21ea78ad909c12b58c25403192af742c855c (diff)
downloadFreeBSD-src-1126acd0dc63c0b7713bc81b5e71684fb87c7fc0.zip
FreeBSD-src-1126acd0dc63c0b7713bc81b5e71684fb87c7fc0.tar.gz
Revert revision 214007, I realized that MySQL wants to resolve
a silly rwlock deadlock problem, the deadlock is caused by writer waiters, if a thread has already locked a reader lock, and wants to acquire another reader lock, it will be blocked by writer waiters, but we had already fixed it years ago.
Diffstat (limited to 'lib/libc/stdio/printf.3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud