Functions
cygwin.c File Reference
#include "uv.h"
#include "internal.h"
#include <sys/sysinfo.h>
#include <unistd.h>
Include dependency graph for cygwin.c:

Go to the source code of this file.

Functions

int uv_cpu_info (uv_cpu_info_t **cpu_infos, int *count)
 
uint64_t uv_get_constrained_memory (void)
 
int uv_resident_set_memory (size_t *rss)
 
int uv_uptime (double *uptime)
 

Function Documentation

◆ uv_cpu_info()

int uv_cpu_info ( uv_cpu_info_t **  cpu_infos,
int count 
)

Definition at line 44 of file cygwin.c.

◆ uv_get_constrained_memory()

uint64_t uv_get_constrained_memory ( void  )

Definition at line 51 of file cygwin.c.

◆ uv_resident_set_memory()

int uv_resident_set_memory ( size_t *  rss)

Definition at line 38 of file cygwin.c.

◆ uv_uptime()

int uv_uptime ( double *  uptime)

Definition at line 28 of file cygwin.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:09