]> git.corax.cc Git - corax/commit
kernel/core: Make mailbox_get() return -EINTR if the call to sem_wait() failed
authorMatthias Kruk <m@m10k.eu>
Sat, 4 Apr 2020 15:57:57 +0000 (00:57 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 4 Apr 2020 16:00:17 +0000 (01:00 +0900)
commitd416bbc58f70e557873bff6440d7851eaad97f32
treebaf3878f0b3283df8b52eee491359d8fb38bb498
parent0b15dd9f750e91d8036100c18d32739226264063
kernel/core: Make mailbox_get() return -EINTR if the call to sem_wait() failed
kernel/core/mailbox.c
kernel/core/mailbox.h