![]() | ![]() | ![]() | awaken-thread | ![]() |
| thread | [Function] |
Purpose
Awaken a hibernating thread.
Package :portable-threads
Module :portable-threads
Arguments and values
thread | A thread |
Errors
Threads (multiprocessing) is not supported on the
Common Lisp implementation.
Description
An attempt to awaken a non-hibernating thread is ignored.
See also
hibernate-thread
Example
(awaken-thread thread)
The GBBopen Project
![]() | ![]() | ![]() | awaken-thread | ![]() |