HomeSort by: relevance | last modified time | path
    Searched refs:Reader_Lock (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
cvs.h 585 int Reader_Lock (char *xrepository);
lock.c 82 struct lock; it is allocated by the Reader_Lock caller or in the
132 /* This is the (single) readlock which is set by Reader_Lock. The
357 * Reader_Lock & lock_dir_for_write don't use SIG_beginCrSect the way that
554 Reader_Lock (char *xrepository)
562 TRACE (TRACE_FUNCTION, "Reader_Lock(%s)", xrepository);
570 error (0, 0, "Reader_Lock called while read locks set - Help!");
recurse.c 827 if (Reader_Lock (repository) != 0)

Completed in 40 milliseconds