Jilles Tjoelker
b18943f3b4
libthr: Always use the threaded rtld lock implementation.
...
The threaded rtld lock implementation is faster even in the single-threaded
case because it postpones signal handlers via THR_CRITICAL_ENTER and
THR_CRITICAL_LEAVE instead of calling sigprocmask(2).
As a result, exception handling becomes faster in single-threaded
applications linked with libthr.
Reviewed by: kib
2013-01-18 23:08:40 +00:00
..
2011-02-07 21:26:46 +00:00
2010-09-13 11:58:42 +00:00
2010-11-02 02:13:13 +00:00
2012-03-16 04:35:52 +00:00
2010-09-25 01:57:47 +00:00
2010-09-25 09:43:24 +00:00
2012-08-12 00:56:56 +00:00
2010-05-24 13:44:39 +00:00
2011-01-09 12:38:40 +00:00
2010-09-13 07:03:01 +00:00
2010-09-30 12:59:56 +00:00
2012-08-23 05:15:15 +00:00
2012-08-17 02:26:31 +00:00
2012-07-20 05:47:12 +00:00
2011-02-07 21:26:46 +00:00
2012-07-20 03:37:19 +00:00
2013-01-18 23:08:40 +00:00
2010-09-19 08:55:36 +00:00
2013-01-18 23:08:40 +00:00
2010-09-13 07:03:01 +00:00
2012-02-11 04:12:12 +00:00
2012-08-11 23:17:02 +00:00
2011-04-20 14:19:34 +00:00
2012-08-27 03:09:39 +00:00
2012-08-27 03:09:39 +00:00
2011-01-09 12:38:40 +00:00
2012-02-27 13:38:52 +00:00
2010-10-20 02:34:02 +00:00
2010-01-05 02:37:59 +00:00
2012-07-20 03:22:17 +00:00
2012-07-20 03:22:17 +00:00
2012-08-27 03:09:39 +00:00
2012-05-10 09:30:37 +00:00
2010-08-27 05:20:22 +00:00
2011-01-10 16:10:25 +00:00
2012-08-27 03:09:39 +00:00
2010-09-01 02:18:33 +00:00
2012-03-19 00:07:10 +00:00
2012-08-11 23:17:02 +00:00