current-threadPortable Threadskill-threadhibernate-threadGoTo Top

hibernate-thread   <no arguments>[Function]

Purpose
Hibernate the current thread.

Package   :portable-threads

Module   :portable-threads

Errors
Threads (multiprocessing) is not supported on the Common Lisp implementation.

See also
    awaken-thread

Example
Hibernate the current thread:

  (hibernate-thread)


The GBBopen Project


current-threadPortable Threadskill-threadhibernate-threadGoTo Top