bind9/lib/isc
Brian Wellington 63ca494e7e Added the isc_refcount_t type, which is a generic locked reference counter,
and make the rbtdb, zone, and view objects use it.
This should reduce contention on other locks, since (in the normal)
implementation, the reference count has its own lock.  In the future, it
should also be possible to implement an isc_refcount_t with atomic operations
instead of mutexes, which should also help performance.
2001-01-30 02:50:51 +00:00
..
include Added the isc_refcount_t type, which is a generic locked reference counter, 2001-01-30 02:50:51 +00:00
nls copyright update 2001-01-09 22:01:04 +00:00
nothreads copyright update 2001-01-09 22:01:04 +00:00
pthreads The msgcat text contained an extra %s. 2001-01-23 02:27:19 +00:00
unix isc_dir_chroot() 2001-01-29 03:17:45 +00:00
win32 copyright update 2001-01-09 22:01:04 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
api incremented library version number for 9.2 2001-01-19 01:55:11 +00:00
assertions.c copyright update 2001-01-09 22:01:04 +00:00
base64.c copyright update 2001-01-09 22:01:04 +00:00
bitstring.c copyright update 2001-01-09 22:01:04 +00:00
buffer.c copyright update 2001-01-09 22:01:04 +00:00
bufferlist.c copyright update 2001-01-09 22:01:04 +00:00
commandline.c copyright update 2001-01-09 22:01:04 +00:00
error.c copyright update 2001-01-09 22:01:04 +00:00
event.c copyright update 2001-01-09 22:01:04 +00:00
fsaccess.c copyright update 2001-01-09 22:01:04 +00:00
heap.c copyright update 2001-01-09 22:01:04 +00:00
hex.c copyright update 2001-01-09 22:01:04 +00:00
hmacmd5.c copyright update 2001-01-09 22:01:04 +00:00
inet_aton.c copyright update 2001-01-09 22:01:04 +00:00
inet_ntop.c revert half of 711. - there was no off by one error in the v6 case, 2001-01-25 20:10:02 +00:00
inet_pton.c copyright update 2001-01-09 22:01:04 +00:00
lex.c formatting & macro updates 2001-01-24 21:12:48 +00:00
lfsr.c copyright update 2001-01-09 22:01:04 +00:00
lib.c copyright update 2001-01-09 22:01:04 +00:00
log.c copyright update 2001-01-09 22:01:04 +00:00
Makefile.in copyright update 2001-01-09 22:01:04 +00:00
md5.c copyright update 2001-01-09 22:01:04 +00:00
mem.c Fix warning in the overrun detection code. 2001-01-25 01:38:01 +00:00
mutexblock.c copyright update 2001-01-09 22:01:04 +00:00
netaddr.c copyright update 2001-01-09 22:01:04 +00:00
ondestroy.c copyright update 2001-01-09 22:01:04 +00:00
print.c copyright update 2001-01-09 22:01:04 +00:00
quota.c copyright update 2001-01-09 22:01:04 +00:00
random.c copyright update 2001-01-09 22:01:04 +00:00
ratelimiter.c copyright update 2001-01-09 22:01:04 +00:00
result.c copyright update 2001-01-09 22:01:04 +00:00
rwlock.c copyright update 2001-01-09 22:01:04 +00:00
serial.c copyright update 2001-01-09 22:01:04 +00:00
sha1.c copyright update 2001-01-09 22:01:04 +00:00
sockaddr.c copyright update 2001-01-09 22:01:04 +00:00
string.c copyright update 2001-01-09 22:01:04 +00:00
symtab.c copyright update 2001-01-09 22:01:04 +00:00
task.c copyright update 2001-01-09 22:01:04 +00:00
task_p.h copyright update 2001-01-09 22:01:04 +00:00
taskpool.c copyright update 2001-01-09 22:01:04 +00:00
timer.c remove the completely unused timer->mctx field. 2001-01-27 02:44:07 +00:00
timer_p.h copyright update 2001-01-09 22:01:04 +00:00
version.c copyright update 2001-01-09 22:01:04 +00:00