このウェブサイトにはJavaScriptが必要です。
エクスプローラー
CodingWorkshop
CodingWorkshop Site
Community Issues
ヘルプ
登録
サインイン
xt-sys
/
exectos
ウォッチ
3
スター
5
フォーク
2
exectos はフォーク済み
コード
イシュー
6
プルリクエスト
1
Actions
プロジェクト
1
リリース
Wiki
アクティビティ
ファイル
fd8eec1d869fa1c6c0b7c712cca52227b6e60542
exectos
/
xtoskrnl
/
ke
履歴
belliash
286fc76577
ステータスチェックはすべて成功しました
ci/woodpecker/push/build
Pipeline was successful
詳細
First attempt on SEH usage; currently this does not take an effect due to missing exception dispatcher
2023-02-26 22:08:02 +01:00
..
amd64
Initial implementation of the thread initialization
2023-02-23 20:11:21 +01:00
i686
Initial implementation of the thread initialization
2023-02-23 20:11:21 +01:00
apc.c
Correct typo
2023-02-18 00:07:12 +01:00
globals.c
Initial implementation of the thread initialization
2023-02-23 20:11:21 +01:00
kprocess.c
Initial implementation of process initialization
2023-02-24 19:52:20 +01:00
krnlinit.c
Use more generic name for this macro use pointer used behind it will point to kernel debugger after it gets initialized
2023-02-07 19:37:44 +01:00
kthread.c
First attempt on SEH usage; currently this does not take an effect due to missing exception dispatcher
2023-02-26 22:08:02 +01:00
semphore.c
Ad more routines for semaphores support
2023-02-17 09:40:18 +01:00
spinlock.c
Update description
2023-02-16 19:27:01 +01:00
timer.c
Implement kernel timer initialization routines
2023-02-16 17:56:35 +01:00