Query: xtnoticesignal
OS: hpux
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XtNoticeSignal(3X) XT FUNCTIONS XtNoticeSignal(3X)NAMEXtNoticeSignal - register and remove a signal sourceSYNTAXvoid XtNoticeSignal(id) XtSignalId id)ARGUMENTSid Specifies the ID returned from the corresponding XtAppAddSignal call.DESCRIPTIONXtNoticeSignal is the only Intrinsics function that can safely be called from a signal handler. If XtNoticeSignal is called multiple times before the Intrinsics are able to invoke the registered callback, the callback is only called once. Logically the Intrinsics maintain pend- ing for each registered callback. This flag is initially False and is set to True by XtNoticeSignal; the Intrinsics invoke the callback whenever the flag is True, and the flag is set to False just before the callback is invoked.SEE ALSOXtAppAddSignal(3X), XtRemoveSignal(3X) X Version 11 Release 6 XtNoticeSignal(3X)
Related Man Pages |
---|
xtremovesignal(3) - debian |
xtnoticesignal(3xt) - xfree86 |
xtappaddsignal(3) - x11r4 |
xtnoticesignal(3) - suse |
xtremovesignal(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
SAN Migration question |
Thank you members and admins |
awk - Multi-line data to be stored in variable |
Seeking Alternative for diff in hp |