Skip to Main Content
Volume 7B: XView Reference Manual
book

Volume 7B: XView Reference Manual

by Dan Heller
September 1991
Intermediate to advanced content levelIntermediate to advanced
311 pages
7h 17m
English
O'Reilly Media, Inc.
Content preview from Volume 7B: XView Reference Manual
union wait *status;
struct rusage *rusage;
The format for the wait3 function on SYSV-based systems is:
Notify_value
wait3_func(client, pid, status, rusage)
Notify_client client;
int pid;
int *status;
struct rusage *rusage;
notify_itimer_value( )
Returns the current state of an interval timer for client in the structure pointed to by
value. The which parameter is either ITIMER_REAL or ITIMER_VIRTUAL.
Notify_error
notify_itimer_value(client, which, value)
Notify_client client;
int which;
struct itimerval *value;
notify_next_destroy_func()
Calls the next destroy event handler for client.
Notify_value
notify_next_destroy_func(client, status)
Notify_client client;
Destroy_status status;
status is one of:
DESTROY_PROCESS_DEATH
DESTROY_CHECKING
DESTROY_CLEANUP
DESTROY_SAVE_YOURSELF
notify_next_event_func()
Calls the next event handler for client.
Notify_value
notify_next_event_func(client, event, arg, type)
Notify_client client;
Notify_event *event;
Notify_arg arg;
Notify_event_type type;
type is either NOTIFY_SAFE or NOTIFY_IMMEDIATE.
notify_next_exception_func()
Notify_value
notify_next_exception_func(client, fd)
Notify_client client;
int fd;
190 XView Reference Manual
notify_next_input_func()
Notify_value
notify_next_input_func(client, fd)
Notify_client client;
int fd;
notify_next_itimier_func()
Notify_value
notify_next_itimer_func(client, which)
Notify_client client;
int which;
notify_next_output_func()
Notify_value
notify_next_ou
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Gestion des couleurs pas à pas

Gestion des couleurs pas à pas

Jean Delmas
1,000 Garment Graphics

1,000 Garment Graphics

Jeffrey Everett

Publisher Resources

ISBN: 9780937175880