This is the mailbox Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Sep 15 06:01:54 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
mailbox
Simple multithreading mailboxes.
Lucien Pullen <drurowin@gmail.com>
MIT
bordeaux-threads
(system).
mailbox.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
mailbox/mailbox.lisp
mailbox
(system).
initialize-instance
(method).
mailboxp
(generic function).
make-mailbox
(function).
post-mail
(generic function).
read-mail
(generic function).
mailbox
(class).
Packages are listed by definition order.
mailbox
common-lisp
.
mailboxp
(generic function).
make-mailbox
(function).
post-mail
(generic function).
read-mail
(generic function).
mailbox
(class).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Return T if OBJECT is a mailbox.
Add OBJECT to MAILBOX.
Retrieve oldest object from MAILBOX.
If the mailbox is not empty return multiple values the object and T, otherwise NIL and NIL.
Jump to: | F G I M P R |
---|
Jump to: | F G I M P R |
---|
Jump to: | E L M S T |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
E | |||
emptyp : | Private classes | ||
| |||
L | |||
lock : | Private classes | ||
| |||
M | |||
mailbox : | Private classes | ||
| |||
S | |||
Slot, emptyp : | Private classes | ||
Slot, lock : | Private classes | ||
Slot, mailbox : | Private classes | ||
Slot, tail : | Private classes | ||
| |||
T | |||
tail : | Private classes | ||
|
Jump to: | E L M S T |
---|
Jump to: | C F M P S |
---|
Jump to: | C F M P S |
---|