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
mpim-sw
libcdi
Commits
2e3a3772
Commit
2e3a3772
authored
Nov 19, 2013
by
Thomas Jahns
🤸
Browse files
Add pioNamespaceSetActive to internal header.
parent
f74fc296
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/namespace.h
View file @
2e3a3772
...
...
@@ -58,6 +58,7 @@ int namespaceNew();
void
namespaceDelete
(
int
namespaceID
);
void
namespaceCleanup
(
void
);
int
namespaceGetNumber
(
void
);
void
pioNamespaceSetActive
(
int
namespaceID
);
int
namespaceGetActive
(
void
);
int
namespaceIdxEncode
(
namespaceTuple_t
);
int
namespaceIdxEncode2
(
int
,
int
);
...
...
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