X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fzebra-lock.h;h=44de1f4604097d6ab574e7c7ca117a1c8cf970d0;hb=ba572d8e1de44023f355c09c4250328aba0e9a47;hp=ccdd95f23325a0be924e666579dbd7fed9b80cef;hpb=c4b3b6322c32ee380e63ff06cabaad213952c195;p=idzebra-moved-to-github.git diff --git a/include/zebra-lock.h b/include/zebra-lock.h index ccdd95f..44de1f4 100644 --- a/include/zebra-lock.h +++ b/include/zebra-lock.h @@ -23,6 +23,7 @@ typedef struct { int dummy; # endif #endif + int state; } Zebra_mutex; YAZ_EXPORT int zebra_mutex_init (Zebra_mutex *p);