|
CX Framework
Cross-platform C utility framework
|
Operating system services. More...
Go to the source code of this file.
Functions | |
| void | osYield () |
| void | osSleep (int64 time) |
| int | osPhysicalCPUs () |
| int | osLogicalCPUs () |
| bool | osGenRandom (uint8 *buffer, uint32 size) |
Operating system services.
Definition in file os.h.