Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Mosa
HardwareSystem
SpinLock
C# Class Mosa.HardwareSystem.SpinLock
Stub class for a SpinLock object
Afficher le fichier
Open project: tgiphil/MOSA-Project
Méthodes publiques
Méthode
Description
Enter
( ) :
bool
Enters spinlock
Exit
( ) :
void
Exits spinlock
Method Details
Enter()
public
méthode
Enters spinlock
public
Enter
( ) :
bool
Résultat
bool
Exit()
public
méthode
Exits spinlock
public
Exit
( ) :
void
Résultat
void