X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fyaz-util.h;h=2e09393a1b5b1030809a139741f0cf84cde659ea;hp=cbc670ce8b7ab34a970b5101a5009d88e8939d54;hb=6bad90d4b022ea2276a83ecaccef42de13708d2d;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755 diff --git a/include/yaz/yaz-util.h b/include/yaz/yaz-util.h index cbc670c..2e09393 100644 --- a/include/yaz/yaz-util.h +++ b/include/yaz/yaz-util.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data. + * Copyright (C) 1995-2012 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -78,6 +78,10 @@ Record retrieval: \ref retrieval.h . + Timing : \ref timing.h . + + Locking: \ref mutex.h . + \section queryparsers Query parsers PQF parsing: \ref pquery.h .