This website requires JavaScript.
Explore
Help
Sign In
yggdrasil-old
/
libc
Watch
1
Star
0
Fork
0
You've already forked libc
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
master
libc
/
include
/
sched.h
T
Add File
New File
Upload File
Apply Patch
Mark
d8bd0ba9c4
Add sched_yield(2)
2020-07-27 18:20:00 +03:00
4 lines
37 B
C
Raw
Permalink
Blame
History
#
pragma once
int
sched_yield
(
void
)
;
Reference in New Issue
View Git Blame
Copy Permalink