Package: bordeaux-threads

Function thread-yield

Lambda List

thread-yield ()

Details

Allows other threads to run. It may be necessary or desirable to call this periodically in some implementations; others may schedule threads automatically. On systems that do not support multi-threading, this does nothing.