GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
3
Releases
2
Fork
: 0
ohpnjrpnicow
/
UbixOS
Transfer to URL with SHA
Find file
Newer
Older
tree:
7a5e5bbc4c
Branches
Tags
×
1.0-RELEASE
1.5-RELEASE
master
UbixOS
/
include
/
sys
/ sched.h
Charlie Root
on 31 Dec 2017
63 bytes
Moving Files
Raw
Blame
History
#ifndef _SCHED_H #define _SCHED_H int sched_yield(); #endif