Automatic Updater
|
2cda1b1cc7
|
update copyright notice
|
2008-04-04 23:46:02 +00:00 |
|
Tatuya JINMEI 神明達哉
|
ddc245c441
|
2356. [bug] Builtin mutex profiler was not scalable enough.
[RT #17436]
|
2008-04-04 02:58:42 +00:00 |
|
Mark Andrews
|
82e2318373
|
1900. [port] freebsd: pthread_mutex_init can fail if it runs out
of memory. [RT #14995]
|
2005-07-12 01:22:34 +00:00 |
|
Rob Austein
|
372edff338
|
1851. [doc] Doxygen comment markup. [RT #11398]
|
2005-04-27 05:02:59 +00:00 |
|
Mark Andrews
|
3a3772a3dc
|
update copyright notice
|
2005-03-17 03:57:11 +00:00 |
|
Mark Andrews
|
2470a7582e
|
1833. [bug] Race condition in isc_mutex_lock_profile(). [RT #13660]
|
2005-03-16 01:57:11 +00:00 |
|
Mark Andrews
|
dafcb997e3
|
update copyright notice
|
2004-03-05 05:14:21 +00:00 |
|
Michael Graff
|
8f7b56e275
|
add goo for error checking mutexes on (at least) tru64
|
2002-09-08 18:32:38 +00:00 |
|
Brian Wellington
|
499b34cea0
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
Andreas Gustafsson
|
d1dc805692
|
include NetBSD mutex debugging kludge only if explicitly requested
with -DISC_MUTEX_DEBUG and only if PTHREAD_MUTEX_ERRORCHECK is defined by the pthreads library
|
2001-01-08 19:47:30 +00:00 |
|
Andreas Gustafsson
|
9afcd92352
|
enable deadlock detection for mutexes on NetBSD
|
2001-01-06 01:26:36 +00:00 |
|
Damien Neil
|
e535db4a21
|
Removed some very nasty hacks which I had forgotten in the mutex
profiling code.
|
2001-01-04 23:32:15 +00:00 |
|
Damien Neil
|
e9453d609d
|
Mutex profiling updates, to collect more statistics on mutex usage.
|
2001-01-04 22:37:37 +00:00 |
|
Brian Wellington
|
3f160155da
|
ISC_MUTEX_PROFILE can be set to enable basic mutex profiling. Running named
with -s prints the results.
|
2000-12-29 01:29:56 +00:00 |
|