mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
(Basic Scheduling Functions): Fix typo.
This commit is contained in:
parent
157aa14d96
commit
3c44837c5c
@ -985,7 +985,7 @@ function, so there are no specific @code{errno} values.
|
|||||||
|
|
||||||
@comment sched.h
|
@comment sched.h
|
||||||
@comment POSIX
|
@comment POSIX
|
||||||
@deftypefun sched_yield (void)
|
@deftypefun int sched_yield (void)
|
||||||
|
|
||||||
This function voluntarily gives up the process' claim on the CPU.
|
This function voluntarily gives up the process' claim on the CPU.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user