1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-02 02:01:46 +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-13 13:15:28 -07:00
2014-06-13 13:15:28 -07:00
2014-06-09 12:53:16 -07:00
2014-05-14 11:06:36 -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
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:15:28 -07:00
2014-06-13 13:16:06 -07:00
2013-06-05 20:44:03 +00:00
2014-05-16 11:47:13 -07:00
2014-03-25 15:17:08 +01:00
2014-05-08 11:27:14 -07:00
2014-05-13 09:49:20 -07:00
2014-05-13 09:49:20 -07:00
2013-08-27 10:34:16 -07:00
2014-06-12 10:32:18 -07:00
2012-10-04 16:31:43 -07:00