Searched refs:get_num_procs (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcclibs/libgomp/config/bsd/
H A Dproc.c47 get_num_procs (void) function
67 int ncpus = get_num_procs ();
86 n_onln = get_num_procs ();
111 int ncpus = get_num_procs ();
/freebsd-12-stable/contrib/gcclibs/libgomp/config/linux/
H A Dproc.c93 get_num_procs (void) function
151 n_onln = get_num_procs ();
176 return get_num_procs ();

Completed in 94 milliseconds