Across
- 3. A source of signal
- 5. One of the signal that sent by the kernel to a process
- 6. Definition of signal: a notification to a _____ that event has occured
- 8. Signal to continue process if it is stopped
- 10. The return type of a user-handler function to handling signal
Down
- 1. One of the action taken by process when signal process
- 2. ctrl+c used to ______ the process
- 4. Signal to notify process that high-bandwidth data is available at socket
- 7. To allow process to be interrupted
- 9. The action carried out by SIG_IGN
