Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
HPL_bwait(3)		      HPL Library Functions		    HPL_bwait(3)

NAME
     HPL_bwait - Finalize the row broadcast.

SYNOPSIS
     #include "hpl.h"

     int HPL_bwait( HPL_T_panel * PANEL );

DESCRIPTION
     HPL_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
     PANEL   (input/output)	     HPL_T_panel *
	     On entry,	PANEL  points to the  current panel data structure being
	     broadcast.

SEE ALSO
     HPL_binit (3), HPL_bcast (3).

HPL 2.3 			December 2, 2018		    HPL_bwait(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=HPL_bwait&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help