IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 21, 2013, 3:19:58 PM (13 years ago)
Author:
eugene
Message:

add fchecklock function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130509/Ohana/src/libohana/include/ohana.h

    r34460 r35697  
    283283FILE   *fsetlockfile           PROTO((char *filename, double timeout, int type, int *state));
    284284int     fclearlockfile         PROTO((char *filename, FILE *f, int type, int *state));
     285int     fchecklockfile         PROTO((char *filename, int type, int *state));
    285286
    286287/* in config.c */
Note: See TracChangeset for help on using the changeset viewer.