add missing sentence fragment
This commit is contained in:
parent
e7a6d757dc
commit
d3f1bed4ae
|
@ -1070,6 +1070,7 @@ until delay reaches @racket[#:max-delay]. If
|
||||||
@racket[call-with-file-lock/timeout] fails to obtain the lock,
|
@racket[call-with-file-lock/timeout] fails to obtain the lock,
|
||||||
@racket[failure-thunk] is called in tail position. The @racket[kind] argument
|
@racket[failure-thunk] is called in tail position. The @racket[kind] argument
|
||||||
specifies whether the lock is @racket['shared] or @racket['exclusive]
|
specifies whether the lock is @racket['shared] or @racket['exclusive]
|
||||||
|
in the sense of @racket[port-try-file-lock?].
|
||||||
|
|
||||||
The @racket[filename] argument specifies a file path prefix that is only used
|
The @racket[filename] argument specifies a file path prefix that is only used
|
||||||
to generate the lock filename, when @racket[#:get-lock-file] is not present.
|
to generate the lock filename, when @racket[#:get-lock-file] is not present.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user