photon  1.1
Functions | Variables
photon_pwc_coll.h File Reference
#include "libphoton.h"
#include "photon_coll.h"

Go to the source code of this file.

Functions

PHOTON_INTERNAL int photon_pwc_barrier_set_and_check (int proc, int *flag)
 
PHOTON_INTERNAL photonRequest photon_pwc_barrier_dequeue ()
 

Variables

photon_coll_interface pwc_collectives
 

Function Documentation

◆ photon_pwc_barrier_dequeue()

PHOTON_INTERNAL photonRequest photon_pwc_barrier_dequeue ( )

Definition at line 307 of file photon_pwc_coll.c.

◆ photon_pwc_barrier_set_and_check()

PHOTON_INTERNAL int photon_pwc_barrier_set_and_check ( int  proc,
int *  flag 
)

Definition at line 263 of file photon_pwc_coll.c.

Variable Documentation

◆ pwc_collectives

photon_coll_interface pwc_collectives

Definition at line 51 of file photon_pwc_coll.c.