Files
ladybird/Kernel/Thread.h
Brian Gianforcaro 60efe18a31 Kernel: Handle OOM when allocating Thread FPUState
Move FPUState allocation to Thread::try_create so that allocation
failure can be observed properly by the caller.
2021-07-01 22:43:48 +02:00

44 KiB