Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove an explicit declaration of pthread_mutex_timedlock()
authorGabriel Corona <gabriel.corona@loria.fr>
Tue, 9 Jun 2015 23:13:09 +0000 (01:13 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Tue, 9 Jun 2015 23:13:09 +0000 (01:13 +0200)
"redefine the function header since we fail to get this from system
headers on amd (at least)"

I guess, this should be fine now. It causes issues with Windows target
because we need to declare it with dllimport.


No differences found