Functions
haiku.c File Reference
#include "uv.h"
#include "internal.h"
#include <FindDirectory.h>
#include <OS.h>
Include dependency graph for haiku.c:

Go to the source code of this file.

Functions

int uv_cpu_info (uv_cpu_info_t **cpu_infos, int *count)
 
int uv_exepath (char *buffer, size_t *size)
 
uint64_t uv_get_constrained_memory (void)
 
uint64_t uv_get_free_memory (void)
 
uint64_t uv_get_total_memory (void)
 
void uv_loadavg (double avg[3])
 
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 113 of file haiku.c.

◆ uv_exepath()

int uv_exepath ( char *  buffer,
size_t *  size 
)

Definition at line 36 of file haiku.c.

◆ uv_get_constrained_memory()

uint64_t uv_get_constrained_memory ( void  )

Definition at line 82 of file haiku.c.

◆ uv_get_free_memory()

uint64_t uv_get_free_memory ( void  )

Definition at line 58 of file haiku.c.

◆ uv_get_total_memory()

uint64_t uv_get_total_memory ( void  )

Definition at line 70 of file haiku.c.

◆ uv_loadavg()

void uv_loadavg ( double  avg[3])

Definition at line 29 of file haiku.c.

◆ uv_resident_set_memory()

int uv_resident_set_memory ( size_t *  rss)

Definition at line 87 of file haiku.c.

◆ uv_uptime()

int uv_uptime ( double *  uptime)

Definition at line 106 of file haiku.c.



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