Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
adc8937c
Commit
adc8937c
authored
Oct 15, 2017
by
Tiago Peixoto
Browse files
Fix compilation problem with OpenMP disabled
parent
8edceb70
Pipeline
#385
passed with stage
in 178 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/graph/openmp_lock.hh
View file @
adc8937c
...
...
@@ -41,6 +41,7 @@ private:
class
openmp_mutex
{
public:
void
lock
()
{}
void
unlock
()
{}
};
...
...
Tiago Peixoto
@count0
mentioned in issue
#422 (closed)
·
Oct 22, 2017
mentioned in issue
#422 (closed)
mentioned in issue #422
Toggle commit list
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