IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 3, 2013, 2:05:11 PM (13 years ago)
Author:
eugene
Message:

add fchecklockfile function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/include/ohana.h

    r34460 r35754  
    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.