CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
os.h File Reference

Operating system services. More...

#include <cx/cx.h>
#include <cx/platform/base.h>

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)
 

Detailed Description

Operating system services.

Definition in file os.h.