Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill some remains of the pre-C++ era
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 24 Feb 2022 22:19:37 +0000 (23:19 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 24 Feb 2022 22:19:41 +0000 (23:19 +0100)
commit59716de74dad700cb3f12204524a63b895a39c27
tree0d7d701b1377414446c351a2bb7f6b3d507b1c40
parentb527f16c02842442fbf77131ff132efd9ebb42aa
kill some remains of the pre-C++ era

Back then, humans were supposed to manage the refcount manually.
src/kernel/activity/MutexImpl.cpp
src/kernel/activity/MutexImpl.hpp
src/kernel/activity/SemaphoreImpl.cpp
src/kernel/activity/SemaphoreImpl.hpp
src/s4u/s4u_Mutex.cpp
src/s4u/s4u_Semaphore.cpp