OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_NPROCESSORS_ONLN
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/lgpl2/userspace-rcu/dist/tests/utils/
utils.sh
97
"${URCU_TESTS_GETCONF_BIN}"
_NPROCESSORS_ONLN
/src/external/gpl3/gdb/dist/sim/testsuite/bfin/
run-tests.sh
24
jobs=`getconf
_NPROCESSORS_ONLN
2>/dev/null || echo 1`
/src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
run-tests.sh
24
jobs=`getconf
_NPROCESSORS_ONLN
2>/dev/null || echo 1`
/src/external/gpl3/gcc/dist/maintainer-scripts/
gcc_release
264
num_cpus=`getconf
_NPROCESSORS_ONLN
2>/dev/null`
/src/external/gpl3/gcc.old/dist/maintainer-scripts/
gcc_release
264
num_cpus=`getconf
_NPROCESSORS_ONLN
2>/dev/null`
/src/external/gpl3/gcc/dist/libgomp/
configure
16507
# 'getconf' is POSIX utility, but '
_NPROCESSORS_ONLN
' and
16510
CPU_COUNT=`getconf
_NPROCESSORS_ONLN
2>/dev/null || getconf NPROCESSORS_ONLN 2>/dev/null` || CPU_COUNT="0"
/src/external/gpl3/gcc.old/dist/libgomp/
configure
16579
# 'getconf' is POSIX utility, but '
_NPROCESSORS_ONLN
' and
16582
CPU_COUNT=`getconf
_NPROCESSORS_ONLN
2>/dev/null || getconf NPROCESSORS_ONLN 2>/dev/null` || CPU_COUNT="0"
Completed in 50 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026