Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
12.4.16 Catching Signals (Software Interrupts)
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Foreign Language Interface
The Foreign Include File
Catching Signals (Software Interrupts)
PL_sigaction()
PL_signal()
PL_raise()
PL_handle_signals()
PL_get_signum_ex()
Packages
Availability:
C-language interface function
int
PL_raise
(
int sig
)
Register
sig
for
synchronous
handling by Prolog. Synchronous signals are handled at the call-port or if foreign code calls
PL_handle_signals()
. See also
thread_signal/2
.
ClioPatria
(version
no GIT?
)