Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
RDF quality heuristics
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
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.
ClioPatria
(version
V3.1.1-40-g9d9e003
)