Expand description
This module provides the libc types for SCHED (scheduling).
MUSL: https://github.com/bminor/musl/blob/c47ad25ea3b484e10326f933e927c0bc8cded3da/include/sched.h
Structs§
- Clone
Flags - 克隆标志,用于
clone(2)或clone3(2)系统调用。
This module provides the libc types for SCHED (scheduling).
MUSL: https://github.com/bminor/musl/blob/c47ad25ea3b484e10326f933e927c0bc8cded3da/include/sched.h
clone(2) 或 clone3(2) 系统调用。