Automatic Updater
|
70e5a7403f
|
update copyright notice
|
2007-06-19 23:47:24 +00:00 |
|
Automatic Updater
|
ec5347e2c7
|
update copyright notice
|
2007-06-18 23:47:57 +00:00 |
|
Mark Andrews
|
18d0b5e54b
|
1900. [port] freebsd: pthread_mutex_init can fail if it runs out
of memory. [RT #14995]
|
2005-07-12 01:00:20 +00:00 |
|
Rob Austein
|
ab023a6556
|
1851. [doc] Doxygen comment markup. [RT #11398]
|
2005-04-27 04:57:32 +00:00 |
|
Mark Andrews
|
9f069b2771
|
update copyright notice
|
2005-03-17 03:56:12 +00:00 |
|
Mark Andrews
|
5e5b467e8c
|
1833. [bug] Race condition in isc_mutex_lock_profile(). [RT #13660]
|
2005-03-16 01:56:17 +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 |
|