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
pub
pi
Commits
99c9380f
Commit
99c9380f
authored
Dec 18, 2018
by
Neil Gershenfeld
Browse files
wip
parent
6053c6a5
Pipeline
#2891
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
C/threadpi.c
View file @
99c9380f
...
...
@@ -10,7 +10,7 @@
#include
<time.h>
#include
<pthread.h>
unsigned
int
npts
=
1e
9
;
unsigned
int
npts
=
1e
8
;
double
pi
=
0
;
pthread_mutex_t
mutex
;
...
...
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