mirror of
https://github.com/neogeek23/rusty_snek_gaem.git
synced 2026-02-06 20:18:37 +00:00
1 line
886 B
JavaScript
1 line
886 B
JavaScript
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",""],["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."],["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",""]]}); |