You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/nix/sys/signal/sidebar-items.js

1 line
997 B

initSidebarItems({"constant":[["NSIG",""],["SIGIOT",""],["SIGPOLL",""],["SIGUNUSED",""]],"enum":[["SigHandler","A signal handler."],["SigevNotify","Used to request asynchronous notification of certain events, for example, with POSIX AIO, POSIX message queues, and POSIX timers."],["SigmaskHow",""],["Signal",""]],"fn":[["kill",""],["killpg","Send a signal to a process group (see killpg(3))."],["pthread_sigmask","Manages the signal mask (set of blocked signals) for the calling thread."],["raise",""],["sigaction","Changes the action taken by a process on receipt of a specific signal."],["signal","Signal management (see signal(3p))"],["sigprocmask","Examine and change blocked signals."]],"struct":[["SaFlags",""],["SigAction","Action to take on receipt of a signal. Corresponds to `sigaction`."],["SigEvent","Used to request asynchronous notification of the completion of certain events, such as POSIX AIO and timers."],["SigSet",""],["SignalIterator",""]],"type":[["type_of_thread_id",""]]});