1HPL_bwait(3)                 HPL Library Functions                HPL_bwait(3)
2
3
4

NAME

6       HPL_bwait - Finalize the row broadcast.
7

SYNOPSIS

9       #include "hpl.h"
10
11       int HPL_bwait( HPL_T_panel * PANEL );
12

DESCRIPTION

14       HPL_bwait  HPL_bwait  waits   for  the  row  broadcast  of  the current
15       panel   to  terminate.   Successful  completion  is  indicated  by  the
16       returned  error code HPL_SUCCESS.
17

ARGUMENTS

19       PANEL   (input/output)          HPL_T_panel *
20               On  entry,   PANEL  points to the  current panel data structure
21               being broadcast.
22

SEE ALSO

24       HPL_binit (3), HPL_bcast (3).
25
26
27
28HPL 2.2                        February 24, 2016                  HPL_bwait(3)
Impressum