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

Man Page: pfm_enable

Operating Environment: ultrix

Section: 3ncs

pfm_enable(3ncs)														  pfm_enable(3ncs)

Name
       pfm_enable - enable asynchronous faults

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

       void pfm_$enable()

Description
       The  routine  enables  asynchronous  faults after they have been inhibited by a routine to causes the operating system to pass asynchronous
       faults on to the calling process.

       While faults are inhibited, the operating system holds at most one asynchronous fault.  Consequently, when returns, there can  be  at  most
       one  fault waiting on the process.  If more than one fault was received between routines to and the process receives the first asynchronous
       fault received while faults were inhibited.

See Also
       intro(3ncs), pfm_enable_faults(3ncs), pfm_inhibit(3ncs)

																  pfm_enable(3ncs)
Related Man Pages
pfm_cleanup(3ncs) - ultrix
rpc_bind(3ncs) - ultrix
rpc_set_async_ack(3ncs) - ultrix
rpc_sockaddr_to_name(3ncs) - ultrix
socket_to_name(3ncs) - ultrix
Similar Topics in the Unix Linux Community
How do you detect keystrokes in canonical mode?
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH)
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB