MOS Source Code
Loading...
Searching...
No Matches
spinlock_t Struct Reference

#include <spinlock.hpp>

Public Member Functions

SpinLocker lock ()
 

Public Attributes

bool flag = false
 

Detailed Description

Definition at line 13 of file spinlock.hpp.

Member Function Documentation

◆ lock()

SpinLocker lock ( )
inline

Definition at line 180 of file spinlock.hpp.

Referenced by ipc_dump_name_waitlist().

Member Data Documentation

◆ flag

bool flag = false

Definition at line 15 of file spinlock.hpp.

Referenced by recursive_spinlock_is_locked(), and spinlock_is_locked().


The documentation for this struct was generated from the following file: