This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
2
You've already forked exectos
Code
Issues
5
Pull Requests
Actions
Projects
1
Releases
Wiki
Activity
Files
a601fd0afa03193a4d4de4f4f2a602a17238bd68
exectos
/
xtoskrnl
/
ke
/
i686
History
Aiken Harris
47d4069d6f
All checks were successful
Builds / ExectOS (amd64, release) (push)
Successful in 31s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 33s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 48s
Details
Builds / ExectOS (i686, release) (push)
Successful in 46s
Details
Add functions to save and restore processor context and control state
2026-06-07 20:33:02 +02:00
..
dispatch.cc
Implement SwitchContext() and SwitchThreadStack() routines
2026-05-06 22:25:39 +02:00
krnlinit.cc
Update processor state save calls
2026-06-07 13:11:04 +02:00
kthread.cc
Simplify thread frame setup using pointer arithmetic
2026-05-22 18:42:41 +02:00
proc.cc
Add functions to save and restore processor context and control state
2026-06-07 20:33:02 +02:00