|
NAMEHPL_bwait - Finalize the row broadcast.SYNOPSIS#include "hpl.h"int HPL_bwait( HPL_T_panel * PANEL ); DESCRIPTIONHPL_bwait HPL_bwait waits for the row broadcast of the current panel to terminate. Successful completion is indicated by the returned error code HPL_SUCCESS.ARGUMENTS
SEE ALSOHPL_binit (3), HPL_bcast (3).
Visit the GSP FreeBSD Man Page Interface. |