Serialize core timing
This commit is contained in:
parent
8abc5525be
commit
c24ea0f0ee
5 changed files with 54 additions and 3 deletions
|
@ -172,6 +172,7 @@ private:
|
|||
ar& ready_queue;
|
||||
ar& wakeup_callback_table;
|
||||
ar& thread_list;
|
||||
SwitchContext(current_thread.get());
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue