mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 23:44:24 +08:00
c84fd405bff4f94b76e24aefea49bf7b2dc65781
- The only things we do are swap the stack and then display the old/new thread/stack. - More work to be done to actually save the non-volatiles, prepare the thread state, and restore the volatiles for the new thread. - Then we will return to the saved return address, and we should be in Phase 1 with working thread switching/scheduling. svn path=/trunk/; revision=33935
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%