]> AND Private Git Repository - loba.git/history - sync_queue.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Remove parameter "next" for constructor of sync_queue<T>::node.
[loba.git] / sync_queue.h
2011-05-23 Arnaud GierschRemove parameter "next" for constructor of sync_queue...
2011-05-23 Arnaud GierschFix missing definition in gcc 4.4/cstdatomic.
2011-05-23 Arnaud GierschAdd a lock-free synchronized queue.