10.5 Thread support library(threadutil)
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Multithreaded applications
Thread support library(threadutil)
threads/0
join_threads/0
interactor/0
Debugging threads
Profiling threads
Packages
Availability:
:- use_module(
library(threadutil)
).
(can be autoloaded)
interactor
Create a new console and run the Prolog top level in this new console. See also
attach_console/0
. In the Windows version a new interactor can also be created from the
Run/New thread
menu.