This is the file-lock Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 06:06:30 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
file-lock
File lock library on POSIX systems
Arnold Noronha <arnold@screenshotbot.io>
MIT License
0.0.1
cffi
(system)., for feature (:not :lispworks)
easy-macros
(system).
log4cl
(system).
file-lock.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
file-lock/file-lock.lisp
file-lock
(system).
file-lock
(class).
initialize-instance
(method).
make-file-lock
(function).
release-file-lock
(method).
release-file-lock
(method).
with-file-lock
(macro).
acquire-file-lock
(method).
acquire-file-lock
(method).
call-with-file-lock
(function).
could-not-get-lock
(condition).
ensure-stream
(method).
file-handle
(method).
file-lock-stream
(reader method).
(setf file-lock-stream)
(writer method).
filename
(reader method).
flock
(function).
get-unix-error
(function).
lock-ex
(constant).
lock-nb
(constant).
lock-not-held
(condition).
lock-sh
(constant).
lock-un
(constant).
noop-file-lock
(class).
Packages are listed by definition order.
util/file-lock
file-lock
common-lisp
.
file-lock
(class).
make-file-lock
(function).
release-file-lock
(generic function).
with-file-lock
(macro).
acquire-file-lock
(generic function).
call-with-file-lock
(function).
could-not-get-lock
(condition).
ensure-stream
(generic function).
file-handle
(generic function).
file-lock-stream
(generic reader).
(setf file-lock-stream)
(generic writer).
filename
(generic reader).
flock
(function).
get-unix-error
(function).
lock-ex
(constant).
lock-nb
(constant).
lock-not-held
(condition).
lock-sh
(constant).
lock-un
(constant).
noop-file-lock
(class).
Definitions are sorted by export status, category, package, and then by lexicographic order.
noop-file-lock
)) ¶Exclusive lock.
Don’t block when locking.
Shared lock.
Unlock.
noop-file-lock
) &key &allow-other-keys) ¶error
.
error
.
Jump to: | (
A C E F G I M R W |
---|
Jump to: | (
A C E F G I M R W |
---|
Jump to: | C F L S |
---|
Jump to: | C F L S |
---|
Jump to: | C F L N P S U |
---|
Jump to: | C F L N P S U |
---|