Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

finish()  —  Silicon Graphics

NAME

finish − blocks the host process until the terminal routine queue and Geometry Pipeline are empty

SPECIFICATION

C
finish()

FORTRAN
subroutine finish

Pascal
procedure finish;

DESCRIPTION

finish blocks the host process until all previous routines execute.  It forces all unsent routines the Geometry Pipeline to the bitplanes.  Then, it sends a final token and blocks the process until the token goes through the pipeline and an acknowledgment has been sent. 

finish is useful when there are network and pipeline delays. 

SEE ALSO

gflush IRIS Graphics Programming, Section 8.3, Object Editing

NOTE

This routine is available only in immediate mode. 

Version 2.5r1  —  October 29, 1986

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026