Home
last modified time | relevance | path

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

/glibc-2.36/benchtests/
Dbench-pthread-mutex-locks.c242 int th_num, th_conf, nprocs; in do_bench() local
253 nprocs = get_nprocs (); in do_bench()
255 for (th_conf = 0; th_conf < (TH_CONF_MAX - 2) && th_num < nprocs; th_conf++) in do_bench()
260 threads[th_conf++] = nprocs; in do_bench()
261 threads[th_conf++] = nprocs + nprocs / 4; in do_bench()