Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Mosa
HardwareSystem
SpinLock
C# Class Mosa.HardwareSystem.SpinLock
Stub class for a SpinLock object
Mostrar archivo
Open project: tgiphil/MOSA-Project
Public Methods
Method
Description
Enter
( ) :
bool
Enters spinlock
Exit
( ) :
void
Exits spinlock
Method Details
Enter()
public
method
Enters spinlock
public
Enter
( ) :
bool
return
bool
Exit()
public
method
Exits spinlock
public
Exit
( ) :
void
return
void