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

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/bsd/
H A Dproc.c45 get_num_procs (void) function
65 int ncpus = get_num_procs ();
84 n_onln = get_num_procs ();
109 int ncpus = get_num_procs ();
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/bsd/
H A Dproc.c45 get_num_procs (void) function
65 int ncpus = get_num_procs ();
84 n_onln = get_num_procs ();
109 int ncpus = get_num_procs ();
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/linux/
H A Dproc.c148 get_num_procs (void) function
192 n_onln = get_num_procs ();
217 return get_num_procs ();
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/linux/
H A Dproc.c148 get_num_procs (void) function
192 n_onln = get_num_procs ();
217 return get_num_procs ();

Completed in 196 milliseconds