Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[appveyor] disable mallocators on windows: they need __sync_lock_test_and_set
[simgrid.git] / src / xbt / parmap.cpp
2015-09-13 Martin QuinsonUse std::atomic instead of __sync_fetch_and_add for...