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
4
Pull Requests
Actions
Projects
1
Releases
Wiki
Activity
Files
81fdf1f77acae64b9373be5c664bf2e4ee1102a7
exectos
/
xtoskrnl
/
ke
/
i686
History
Aiken Harris
81fdf1f77a
All checks were successful
Builds / ExectOS (amd64, release) (push)
Successful in 31s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 47s
Details
Builds / ExectOS (amd64, debug) (push)
Successful in 49s
Details
Builds / ExectOS (i686, release) (push)
Successful in 49s
Details
Allocate executive thread structure for idle thread and assign PRCB pointers
2026-06-04 11:57:58 +02:00
..
dispatch.cc
Implement SwitchContext() and SwitchThreadStack() routines
2026-05-06 22:25:39 +02:00
krnlinit.cc
Allocate executive thread structure for idle thread and assign PRCB pointers
2026-06-04 11:57:58 +02:00
kthread.cc
Simplify thread frame setup using pointer arithmetic
2026-05-22 18:42:41 +02:00
proc.cc
Rename architecture CPU functions class
2026-05-19 06:45:48 +02:00