Home
last modified time | relevance | path

Searched refs:shares (Results 1 – 1 of 1) sorted by relevance

/libuv/src/unix/
H A Dlinux.c2355 unsigned int shares; in uv__get_cgroupv1_constrained_cpu() local
2393 if (sscanf(buf, "%u", &shares) != 1) in uv__get_cgroupv1_constrained_cpu()
2396 constraint->proportions = (double)shares / 1024.0; in uv__get_cgroupv1_constrained_cpu()

Completed in 9 milliseconds