]> git.corax.cc Git - corax/commit
core/posixcall: Use sched_sleep() to suspend running task, instead of process_wait...
authorMatthias Kruk <m@m10k.eu>
Sat, 21 Mar 2020 09:12:32 +0000 (18:12 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 21 Mar 2020 09:12:32 +0000 (18:12 +0900)
commitd6808b435176a96a673d159301d972a939802997
treee4e131279809d826420d6238332c79d5ffbdbca4
parentd97523f35804def6b92afd80152c285aca1a6797
core/posixcall: Use sched_sleep() to suspend running task, instead of process_wait(), fix compiler warning
kernel/core/posixcall.c