The winlock Reference Manual

This is the winlock Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 18:17:28 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 winlock

File locking using the Windows API.

Author

Paul M. Rodriguez <>

License

MIT

Dependencies
  • serapeum (system).
  • cffi (system).
  • named-readtables (system).
Source

winlock.asd.

Child Components

3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 winlock/winlock.asd

Source

winlock.asd.

Parent Component

winlock (system).

ASDF Systems

winlock.


3.1.2 winlock/package.lisp

Source

winlock.asd.

Parent Component

winlock (system).

Packages

winlock.


3.1.3 winlock/readtable.lisp

Dependency

package.lisp (file).

Source

winlock.asd.

Parent Component

winlock (system).


3.1.4 winlock/winlock.lisp

If Feature

:windows

Dependency

readtable.lisp (file).

Source

winlock.asd.

Parent Component

winlock (system).


4 Packages

Packages are listed by definition order.


4.1 winlock

Source

package.lisp.

Use List
  • alexandria.
  • cffi.
  • common-lisp.
  • editor-hints.named-readtables.
  • serapeum.
  • uiop/driver.

Appendix A Indexes


A.1 Concepts


A.2 Functions


A.3 Variables