1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-03 13:22:05 +03:00
Andi Kleen b7aa8caace Remove x86 assembler rwlock code
With the recent tuning the C version of rwlocks is basically the same
performance as the x86 assembler version for uncontended locks (with a
a few cycles near the run-to-run variability). For others it should not
matter anyways.

So remove the assembler code and use the C version like other
architectures.
2014-06-13 13:16:06 -07:00
..
2014-06-11 12:23:35 -07:00
2014-06-13 13:15:28 -07:00
2014-06-09 14:04:45 -07:00
2014-06-09 15:54:19 -07:00
2014-06-09 13:47:38 -07:00
2014-06-13 13:15:28 -07:00
2014-06-11 21:22:49 -05:00
2014-06-12 14:17:14 -07:00
2014-06-07 19:58:36 +00:00
2014-06-13 13:15:28 -07:00
2014-06-13 13:15:28 -07:00
2014-06-13 13:15:28 -07:00
2014-06-13 13:16:06 -07:00
2014-06-13 13:15:28 -07:00