Continue switching library over to pthreads when possible.
Tprimes works on Linux 2.6. You can only have 128 procs though.
This commit is contained in:
@@ -24,6 +24,7 @@ extern "C" {
|
||||
#include <fmt.h>
|
||||
#include <math.h>
|
||||
#include <ctype.h> /* for tolower */
|
||||
#include <pthread.h> /* for Locks */
|
||||
|
||||
/*
|
||||
* OS-specific crap
|
||||
|
||||
Reference in New Issue
Block a user