[libc-commits] [PATCH] D147985: [LIBC] Implement `sched_yield()`
Noah Goldstein via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Apr 11 17:00:24 PDT 2023
goldstein.w.n updated this revision to Diff 512621.
goldstein.w.n added a comment.
Remove unneeded dep
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147985/new/
https://reviews.llvm.org/D147985
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/riscv64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/spec/gnu_ext.td
libc/src/sched/CMakeLists.txt
libc/src/sched/linux/CMakeLists.txt
libc/src/sched/linux/sched_yield.cpp
libc/src/sched/sched_yield.h
libc/test/src/sched/CMakeLists.txt
libc/test/src/sched/yield_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147985.512621.patch
Type: text/x-patch
Size: 6173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230412/adda42bb/attachment-0001.bin>
More information about the libc-commits
mailing list