aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2025-01-30 10:05:17 -0500
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2025-03-04 19:36:40 -0500
commit226476e32251b5688eead482a9338c04ce84d715 (patch)
tree69ce831d89d1ac2d5aff5c934225f87286ddc6f1 /sysdeps/unix/sysv/linux
parenta2bd5008a99032830add3e4005c25b61e3207112 (diff)
downloadglibc-226476e32251b5688eead482a9338c04ce84d715.zip
glibc-226476e32251b5688eead482a9338c04ce84d715.tar.gz
glibc-226476e32251b5688eead482a9338c04ce84d715.tar.bz2
manual: Explain sched_yield semantics with different schedulers
The manual entry for sched_yield mentions that the function call could be a nop if there are no other tasks with the same absolute priority. Expand the explanation to include example schedulers on Linux so that it's clear that sched_yield may not always result in a different task being scheduled. Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org> Reviewed-by: Joseph Myers <josmyers@redhat.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux')
0 files changed, 0 insertions, 0 deletions