Home
last modified time | relevance | path

Searched defs:threads (Results 1 - 25 of 124) sorted by relevance

12345

/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dstrerror_test.cc77 std::vector<std::thread> threads; in TEST() local
H A Dsysinfo_test.cc76 std::vector<std::thread> threads; in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dbarrier_test.cc45 std::vector<std::thread> threads; in TEST() local
/third_party/ffmpeg/libavcodec/
H A Dlibjxl.c33 size_t ff_libjxl_get_threadcount(int threads) in ff_libjxl_get_threadcount() argument
/third_party/libuv/test/
H A Dtest-thread-equal.c39 uv_thread_t threads[2]; in TEST_IMPL() local
H A Dtest-barrier.c132 uv_thread_t threads[4]; in TEST_IMPL() local
H A Dtest-thread-affinity.c57 uv_thread_t threads[3]; in TEST_IMPL() local
[all...]
/third_party/libuv/docs/code/locks/
H A Dmain.c44 uv_thread_t threads[3]; in main() local
/third_party/ltp/lib/newlib_tests/
H A Dtest08.c48 pthread_t threads[THREADS]; in do_test() local
H A Dtest09.c32 pthread_t threads[THREADS]; in do_test() local
H A Dtest15.c96 pthread_t threads[THREADS + 1]; in do_test() local
/third_party/skia/src/core/
H A DSkTaskGroup.cpp46 SkTaskGroup::Enabler::Enabler(int threads) { in Enabler() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dcall_once_test.cc70 std::vector<std::thread> threads; in TEST() local
/third_party/vulkan-loader/tests/live_verification/
H A Dmacos_static_loader_build.cpp77 std::vector<std::thread> threads; in main() local
/third_party/elfutils/tests/
H A Ddwfl-proc-attach.c66 int *threads = (int *) thread_arg; in thread_callback() local
96 int threads = 0; in main() local
/third_party/ffmpeg/libavutil/tests/
H A Dcpu.c106 char threads[5] = "auto"; in main() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DThreadTest.java28 private ArrayList<Worker> threads = new ArrayList<Worker>(); field in ThreadTest
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DThreadTest.java25 private ArrayList<Worker> threads = new ArrayList<Worker>(); field in ThreadTest
/third_party/mesa3d/src/gallium/tests/unit/
H A Dpipe_barrier_test.c50 static thrd_t threads[NUM_THREADS]; variable
/third_party/mesa3d/src/util/tests/
H A Dsparse_array_test.cpp56 thrd_t threads[16]; in TEST() local
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str01.h26 pthread_t *threads; /* dynamic array of thread */ member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D1-2.c89 static pthread_t threads[3]; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
H A D1-1.c41 pthread_t threads[THREAD_NUM]; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_unlock/
H A D2-1.c43 pthread_t threads[THREAD_NUM]; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler_test.cpp137 marl::containers::vector<std::thread, 32> threads; in TEST_P() local
[all...]

Completed in 8 milliseconds

12345