X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzserver.h;fp=index%2Fzserver.h;h=a1bee7e41fc4d2ae74a66955066ebec6823b6636;hb=f4e5e779697a3a44134b7af483817e83ce8cfcb0;hp=8680d439a81ea626ba5616ff354c70bcd940e975;hpb=7132274fbe39ea0c8748dccf3f995a5c9ec3baba;p=idzebra-moved-to-github.git diff --git a/index/zserver.h b/index/zserver.h index 8680d43..a1bee7e 100644 --- a/index/zserver.h +++ b/index/zserver.h @@ -4,7 +4,11 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: zserver.h,v $ - * Revision 1.49 2000-05-18 12:01:36 adam + * Revision 1.50 2000-11-29 14:24:01 adam + * Script configure uses yaz pthreads options. Added locking for + * zebra_register_{lock,unlock}. + * + * Revision 1.49 2000/05/18 12:01:36 adam * System call times(2) used again. More 64-bit fixes. * * Revision 1.48 2000/04/05 09:49:35 adam @@ -232,7 +236,7 @@ struct zebra_service { Passwd_db passwd_db; Zebra_mutex_cond session_lock; int stop_flag; - int active; + int active; /* 0=shutdown, 1=enabled and inactive, 2=activated */ }; struct recKeys {