Home
last modified time | relevance | path

Searched defs:THREADS (Results 1 – 14 of 14) sorted by relevance

/third_party/ltp/lib/newlib_tests/
Dtest09.c13 #define THREADS 64 macro
Dtest08.c12 #define THREADS 10 macro
Dtest15.c27 #define THREADS 64 macro
/third_party/curl/docs/libcurl/
Dlibcurl.md127 # THREADS chapter
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap21.c18 #define THREADS 5 macro
/third_party/ltp/utils/sctp/func_tests/
Dtest_1_to_1_threads.c54 #define THREADS 10 /* FIXME should be 500 instead of 10 */ macro
/third_party/curl/tests/libtest/
Dlib586.c27 #define THREADS 2 macro
Dlib506.c29 #define THREADS 2 macro
/third_party/node/deps/v8/tools/
Drun-clang-tidy.py23 THREADS = multiprocessing.cpu_count() variable
/third_party/ffmpeg/tests/
DMakefile14 THREADS = 1 macro
/third_party/ffmpeg/libavdevice/
Diec61883.c38 #define THREADS HAVE_PTHREADS macro
/third_party/toybox/toys/other/
Dbzcat.c44 #define THREADS 1 macro
/third_party/openssl/test/
Ddrbgtest.c766 # define THREADS 3 macro
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DPerfTest.java345 static final int THREADS = 14; field in PerfTest