Skip to content
Snippets Groups Projects
Commit 99c9380f authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

wip

parent 6053c6a5
No related branches found
No related tags found
No related merge requests found
Pipeline #2891 passed
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
#include <time.h> #include <time.h>
#include <pthread.h> #include <pthread.h>
unsigned int npts = 1e9; unsigned int npts = 1e8;
double pi = 0; double pi = 0;
pthread_mutex_t mutex; pthread_mutex_t mutex;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment