OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_num_procs
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgomp/config/bsd/
proc.c
45
get_num_procs
(void)
function
65
int ncpus =
get_num_procs
();
84
n_onln =
get_num_procs
();
109
int ncpus =
get_num_procs
();
/src/external/gpl3/gcc/dist/libgomp/config/bsd/
proc.c
45
get_num_procs
(void)
function
65
int ncpus =
get_num_procs
();
84
n_onln =
get_num_procs
();
109
int ncpus =
get_num_procs
();
/src/external/gpl3/gcc.old/dist/libgomp/config/linux/
proc.c
148
get_num_procs
(void)
function
192
n_onln =
get_num_procs
();
217
return
get_num_procs
();
/src/external/gpl3/gcc/dist/libgomp/config/linux/
proc.c
148
get_num_procs
(void)
function
192
n_onln =
get_num_procs
();
217
return
get_num_procs
();
Completed in 28 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026