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
b186f1ab91faf6d46d102ecbfd55cbdb7e24feee
bind9
/
lib
/
isc
/
pthreads
History
David Lawrence
9c4f33b671
131. [cleanup] <isc/mutex.h> and <isc/util.h> need <isc/result.h>
...
for ISC_R_* codes used in macros.
2000-04-28 19:03:50 +00:00
..
include
131. [cleanup] <isc/mutex.h> and <isc/util.h> need <isc/result.h>
2000-04-28 19:03:50 +00:00
.cvsignore
shared library support
1999-07-03 21:07:10 +00:00
condition.c
130. [cleanup] <isc/condition.h> does not need <pthread.h> or
2000-04-28 18:58:40 +00:00
Makefile.in
set stack size (if < 64k) when starting a thread
2000-04-19 19:23:25 +00:00
thread.c
Make the #define for thread stack size private by moving it to thread.c, rather than thread.h.
2000-04-19 20:48:24 +00:00