Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ finish(3G) — GL2 W3.6

Media Vault

Software Library

Restoration Projects

Artifacts Sought

finish(3G)  —  Silicon Graphics

NAME

finish − blocks the user process until the Geometry Pipeline is 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 Programming Guide, Section 8.3, Object Editing

NOTE

This routine is available only in immediate mode. 

Version 3.6  —  December 20, 1987

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