Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ finish(3) — GL1 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

finish(3)  —  Silicon Graphics R1c

NAME

finish - wait until the terminal command queue and pipeline are empty

SYNOPSIS

C
finish()

FORTRAN
subroutine finish

Pascal
procedure finish;

DESCRIPTION

Finish blocks the host process until all previous commands have been executed.  It forces all unsent commands down the network/graphics pipeline to the bitplanes, sends a final token, and blocks until that token has gone through the network and graphics pipeline, and an acknowledgment has been sent.  It is useful in the presence of network and pipeline delays. 

SEE ALSO

gflush

NOTE

This command can only be used in immediate mode. 

Version 2.3  —  July 04, 1985

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