Remove unused PrepareReschedule function
This commit is contained in:
parent
7f77aafe41
commit
91a6df0361
7 changed files with 0 additions and 20 deletions
|
@ -174,9 +174,6 @@ public:
|
|||
/// Clears the exclusive monitor's state.
|
||||
virtual void ClearExclusiveState() = 0;
|
||||
|
||||
/// Prepare core for thread reschedule (if needed to correctly handle state)
|
||||
virtual void PrepareReschedule() = 0;
|
||||
|
||||
/// Signal an interrupt and ask the core to halt as soon as possible.
|
||||
virtual void SignalInterrupt() = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue