openMSX
|
Public Member Functions | |
EqualRTSchedulable (const RTSchedulable &schedulable_) | |
bool | operator() (const RTSyncPoint &sp) const |
Public Attributes | |
const RTSchedulable & | schedulable |
Definition at line 8 of file RTScheduler.cc.
|
inlineexplicit |
Definition at line 9 of file RTScheduler.cc.
|
inline |
Definition at line 11 of file RTScheduler.cc.
References schedulable, and openmsx::RTSyncPoint::schedulable.
const RTSchedulable& openmsx::EqualRTSchedulable::schedulable |
Definition at line 14 of file RTScheduler.cc.
Referenced by operator()().