October 2017
Intermediate to advanced
354 pages
9h 28m
English
The kernel provides two separate group of functions for signal generation: one set for generating signals on individual process and another for process thread groups.
All of these routines eventually invoke the core kernel function send_signal() which is programmed to generate a specified signal.