bind9/lib/isc/include/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
..
.cvsignore build system cleanups; improved include handling 1999-10-05 19:52:30 +00:00
assertions.h copyright update 2001-01-09 22:01:04 +00:00
base64.h copyright update 2001-01-09 22:01:04 +00:00
bitstring.h copyright update 2001-01-09 22:01:04 +00:00
boolean.h copyright update 2001-01-09 22:01:04 +00:00
buffer.h copyright update 2001-01-09 22:01:04 +00:00
bufferlist.h copyright update 2001-01-09 22:01:04 +00:00
commandline.h copyright update 2001-01-09 22:01:04 +00:00
entropy.h copyright update 2001-01-09 22:01:04 +00:00
error.h copyright update 2001-01-09 22:01:04 +00:00
event.h copyright update 2001-01-09 22:01:04 +00:00
eventclass.h copyright update 2001-01-09 22:01:04 +00:00
file.h copyright update 2001-01-09 22:01:04 +00:00
formatcheck.h copyright update 2001-01-09 22:01:04 +00:00
fsaccess.h copyright update 2001-01-09 22:01:04 +00:00
heap.h copyright update 2001-01-09 22:01:04 +00:00
hex.h copyright update 2001-01-09 22:01:04 +00:00
hmacmd5.h copyright update 2001-01-09 22:01:04 +00:00
interfaceiter.h copyright update 2001-01-09 22:01:04 +00:00
ipv6.h copyright update 2001-01-09 22:01:04 +00:00
lang.h copyright update 2001-01-09 22:01:04 +00:00
lex.h copyright update 2001-01-09 22:01:04 +00:00
lfsr.h copyright update 2001-01-09 22:01:04 +00:00
lib.h copyright update 2001-01-09 22:01:04 +00:00
list.h copyright update 2001-01-09 22:01:04 +00:00
log.h copyright update 2001-01-09 22:01:04 +00:00
magic.h copyright update 2001-01-09 22:01:04 +00:00
Makefile.in copyright update 2001-01-09 22:01:04 +00:00
md5.h copyright update 2001-01-09 22:01:04 +00:00
mem.h copyright update 2001-01-09 22:01:04 +00:00
msgcat.h copyright update 2001-01-09 22:01:04 +00:00
msgs.h copyright update 2001-01-09 22:01:04 +00:00
mutexblock.h copyright update 2001-01-09 22:01:04 +00:00
netaddr.h copyright update 2001-01-09 22:01:04 +00:00
ondestroy.h copyright update 2001-01-09 22:01:04 +00:00
os.h copyright update 2001-01-09 22:01:04 +00:00
platform.h.in Use approptiate typoe based on configure results. 2001-01-23 05:13:25 +00:00
print.h copyright update 2001-01-09 22:01:04 +00:00
quota.h copyright update 2001-01-09 22:01:04 +00:00
random.h copyright update 2001-01-09 22:01:04 +00:00
ratelimiter.h copyright update 2001-01-09 22:01:04 +00:00
refcount.h Added the isc_refcount_t type, which is a generic locked reference counter, 2001-01-30 02:50:51 +00:00
region.h copyright update 2001-01-09 22:01:04 +00:00
resource.h copyright update 2001-01-09 22:01:04 +00:00
result.h copyright update 2001-01-09 22:01:04 +00:00
resultclass.h copyright update 2001-01-09 22:01:04 +00:00
rwlock.h copyright update 2001-01-09 22:01:04 +00:00
serial.h copyright update 2001-01-09 22:01:04 +00:00
sha1.h copyright update 2001-01-09 22:01:04 +00:00
sockaddr.h copyright update 2001-01-09 22:01:04 +00:00
socket.h Remove isc_socket/[send|recv]mark, which were never used. 2001-01-26 23:17:26 +00:00
stdio.h copyright update 2001-01-09 22:01:04 +00:00
string.h copyright update 2001-01-09 22:01:04 +00:00
symtab.h copyright update 2001-01-09 22:01:04 +00:00
task.h copyright update 2001-01-09 22:01:04 +00:00
taskpool.h copyright update 2001-01-09 22:01:04 +00:00
timer.h copyright update 2001-01-09 22:01:04 +00:00
types.h copyright update 2001-01-09 22:01:04 +00:00
util.h copyright update 2001-01-09 22:01:04 +00:00