Module ralloc_shim::syscalls [] [src]

System calls.

Functions

brk

Change the data segment. See man brk.

sched_yield

Voluntarily give a time slice to the scheduler.