mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-13 07:36:57 +00:00
commit
d46f650036
8 changed files with 234 additions and 5 deletions
|
|
@ -43,6 +43,7 @@ enum WaitType {
|
|||
WAITTYPE_MUTEX,
|
||||
WAITTYPE_SYNCH,
|
||||
WAITTYPE_ARB,
|
||||
WAITTYPE_TIMER,
|
||||
};
|
||||
|
||||
namespace Kernel {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue