This commit is contained in:
2022-07-11 14:36:37 +02:00
parent c63b960e6a
commit 9c41c72011
+1 -1
View File
@@ -4,7 +4,7 @@
* * * *
*---------------------------------------------------------------------------* *---------------------------------------------------------------------------*
* Beschreibung: Implementierung eines Spinlocks mithilfe der cmpxchg * * Beschreibung: Implementierung eines Spinlocks mithilfe der cmpxchg *
* Instruktion. * * Instruktion. *
* * * *
* Autor: Michael Schoettner, 2.2.2018 * * Autor: Michael Schoettner, 2.2.2018 *
*****************************************************************************/ *****************************************************************************/