Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rob Latham
MPICH-BlueGene
Commits
c57c3bb1
Commit
c57c3bb1
authored
Nov 08, 2012
by
James Dinan
Browse files
[svn-r10594] Added missing forward decl of MPIDI_RMA_Op
parent
d45a8f45
Changes
1
Show whitespace changes
Inline
Side-by-side
src/mpid/ch3/include/mpidpre.h
View file @
c57c3bb1
...
...
@@ -217,6 +217,8 @@ struct MPIDI_Win_info_args {
int
alloc_shared_noncontig
;
/* valid flavor = allocate shared */
};
struct
MPIDI_RMA_op
;
/* forward decl from mpidrma.h */
struct
MPIDI_Win_target_state
{
struct
MPIDI_RMA_Op
*
rma_ops_list
;
\
/* list of outstanding RMA operations */
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment