This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
5bb4ceb2a67fd558962f8a786c93daedc148a599
bind9
/
lib
/
isc
/
pthreads
History
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
..
include
include NetBSD mutex debugging kludge only if explicitly requested
2001-01-08 19:47:30 +00:00
.cvsignore
…
condition.c
Enabling mutex profiling caused compilation to fail.
2001-01-05 02:17:03 +00:00
Makefile.in
ISC_MUTEX_PROFILE can be set to enable basic mutex profiling. Running named
2000-12-29 01:29:56 +00:00
mutex.c
include NetBSD mutex debugging kludge only if explicitly requested
2001-01-08 19:47:30 +00:00
thread.c
- if pthreads are not found, build a nonthreaded version
2000-12-22 20:50:05 +00:00