pfm_inhibit(3ncs) ultrix man page | unix.com

Man Page: pfm_inhibit

Operating Environment: ultrix

Section: 3ncs

pfm_inhibit(3ncs)														 pfm_inhibit(3ncs)

Name
       pfm_inhibit - inhibit asynchronous faults

Syntax
       #include <idl/c/base.h>
       #include <idl/c/pfm.h>

       void pfm_$inhibit()

Description
       The  routine prevents asynchronous faults from being passed to the calling process.  While faults are inhibited, the operating system holds
       at most one asynchronous fault.	Consequently, a call to can result in the loss of some signals.  It is good  practice  to  inhibit  faults
       only  when  absolutely  necessary.   This routine has no effect on the processing of synchronous faults such as floating-point and overflow
       exceptions, access violations, and so on.

Files
See Also
       intro(3ncs), pfm_enable(3ncs), pfm_inhibit_fault(3ncs)

																 pfm_inhibit(3ncs)
Related Man Pages
pfm_cleanup(3ncs) - ultrix
pfm_enable_faults(3ncs) - ultrix
rpc_set_async_ack(3ncs) - ultrix
rpc_sockaddr_to_name(3ncs) - ultrix
socket_to_numeric_name(3ncs) - ultrix
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
How do you detect keystrokes in canonical mode?
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update