X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fzebra-lock.h;fp=include%2Fzebra-lock.h;h=44de1f4604097d6ab574e7c7ca117a1c8cf970d0;hb=c1a85f9caaa8476a69b392349e90b7c4981e7db3;hp=ccdd95f23325a0be924e666579dbd7fed9b80cef;hpb=b9ba556f29428d79db2a874b1a33504290125216;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);