blob: 57cdbbc38eea5c2741fedc88789f241480501e33 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"constant":[["FORBIDDEN","List of forbidden signals."],["SIGABRT",""],["SIGALRM",""],["SIGBUS",""],["SIGCHLD",""],["SIGCONT",""],["SIGFPE",""],["SIGHUP",""],["SIGILL",""],["SIGINT",""],["SIGIO",""],["SIGKILL",""],["SIGPIPE",""],["SIGPROF",""],["SIGQUIT",""],["SIGSEGV",""],["SIGSTOP",""],["SIGSYS",""],["SIGTERM",""],["SIGTRAP",""],["SIGUSR1",""],["SIGUSR2",""],["SIGWINCH",""]],"fn":[["register","Registers an arbitrary action for the given signal."],["unregister","Removes a previously installed action."]],"mod":[["cleanup","Cleaning up signals."],["flag","Module for actions setting flags."],["iterator","An iterator over incoming signals."],["pipe","Module with the self-pipe pattern."]],"struct":[["SigId","An ID of registered action."]]};