Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
1d9a79736a Allow to postpone thread startup
Все проверки выполнены успешно
Builds / ExectOS (amd64) (push) Successful in 27s
Builds / ExectOS (i686) (push) Successful in 30s
2023-11-11 16:30:53 +01:00
02f35dbd8c Try to allocate new stack for a thread if needed
Все проверки выполнены успешно
Builds / ExectOS (amd64) (push) Successful in 31s
Builds / ExectOS (i686) (push) Successful in 28s
2023-11-03 16:04:10 +01:00
4e553b5570 Remove unused variables to satisfy compiler
Все проверки выполнены успешно
Builds / ExectOS (amd64) (push) Successful in 55s
Builds / ExectOS (i686) (push) Successful in 53s
2023-10-27 15:37:31 +02:00
286fc76577 First attempt on SEH usage; currently this does not take an effect due to missing exception dispatcher
Все проверки выполнены успешно
ci/woodpecker/push/build Pipeline was successful
2023-02-26 22:08:02 +01:00
57dee5c535 Reorder parameters in KeInitializeThread()
Все проверки выполнены успешно
ci/woodpecker/push/build Pipeline was successful
2023-02-24 22:29:38 +01:00
c4d1f1cd0d Initial implementation of the thread initialization
Все проверки выполнены успешно
ci/woodpecker/push/build Pipeline was successful
2023-02-23 20:11:21 +01:00
88c17982e4 Thread initialization stub
Все проверки выполнены успешно
ci/woodpecker/push/build Pipeline was successful
2023-02-21 22:30:56 +01:00