Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
2ec5c08f
Commit
2ec5c08f
authored
Aug 03, 2017
by
Matthieu Schaller
Browse files
Merge branch 'engine_barrier' of gitlab.cosma.dur.ac.uk:swift/swiftsim into engine_barrier
parents
091462a9
be037f3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/engine.c
View file @
2ec5c08f
...
...
@@ -2926,6 +2926,7 @@ void engine_prepare(struct engine *e) {
* @brief Implements a barrier for the #runner threads.
*
* @param e The #engine.
* @param tid The thread ID
*/
void
engine_barrier
(
struct
engine
*
e
)
{
...
...
Write
Preview
Supports
Markdown
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