Home
last modified time | relevance | path

Searched defs:threads (Results 101 - 125 of 149) sorted by relevance

123456

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_import_and_export_rd_test.cpp1209 vector<thread> threads; in HWTEST_F() local
/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c69 static unsigned int threads; variable
[all...]
/third_party/ltp/testcases/realtime/func/rt-migrate/
H A Drt-migrate.c397 int *threads; in main() local
[all...]
/third_party/lzma/C/
H A DMtDec.h178 CMtDecThread threads[MTDEC_THREADS_MAX]; member
/third_party/python/Include/internal/
H A Dpycore_interp.h93 } threads; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DContext.cpp184 WeakMap<Thread::ID, Thread> threads; member in vk::dbg::Context::Impl
322 std::vector<std::shared_ptr<Thread>> Context::Lock::threads() in threads() function in vk::dbg::Context::Lock
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_lookup_test.cc690 std::vector<std::thread> threads; in TEST() local
/third_party/vk-gl-cts/framework/delibs/dethread/
H A DdeThreadTest.c302 deThread threads[2]; in deMutex_selfTest() local
630 deThreadArray* threads = tmpPool ? deThreadArray_create(tmpPool) : DE_NULL; in runSingletonThreadedTest() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_crud_test.cpp1705 std::vector<std::thread> threads; in StartThreadForLongReadWrite() local
1802 std::vector<std::thread> threads; in StartThreadForLongWriteWrite() local
H A Ddistributeddb_nb_batch_crud_test.cpp722 std::vector<std::thread> threads; in HWTEST_F() local
H A Ddistributeddb_nb_schema_test.cpp1772 vector<thread> threads; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dpthread_frame.c129 PerThreadContext *threads; ///< The contexts for each thread. member
[all...]
/third_party/alsa-utils/alsaloop/
H A Dalsaloop.c57 struct loopback_thread *threads; variable
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DPerfTest.java96 protected int threads; field in PerfTest
[all...]
/third_party/libuv/src/
H A Dthreadpool.c51 static uv_thread_t* threads; variable
[all...]
/third_party/ltp/testcases/kernel/mem/lib/
H A Dmem.c73 static void child_alloc(int testcase, int lite, int threads) in child_alloc() argument
128 int status, threads; in oom() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.h264 uint32_t threads; member in nv50_ir::Target
/third_party/openssl/test/
H A Dthreadstest.c620 thread_t threads[MULTI_LOAD_THREADS]; in test_multi_load() local
/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/
H A Daudio_utils_unit_test.cpp1380 std::thread threads[THREAD_NUM]; in HWTEST() local
1434 std::thread threads[THREAD_NUM]; HWTEST() local
1500 std::thread threads[THREAD_NUM]; HWTEST() local
1548 std::thread threads[THREAD_NUM]; HWTEST() local
1597 std::thread threads[THREAD_NUM]; HWTEST() local
1653 std::thread threads[THREAD_NUM]; HWTEST() local
1703 std::thread threads[THREAD_NUM]; HWTEST() local
[all...]
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_genX_exec.h2071 blorp_get_compute_push_const(struct blorp_batch *batch, const struct blorp_params *params, uint32_t threads, uint32_t *state_offset, unsigned *state_size) blorp_get_compute_push_const() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuildLargeTests.cpp555 const deUint32 threads[] = { 1, 2, 3, 4, 8, std::numeric_limits<deUint32>::max() }; in createBuildLargeShaderSetTests() local
H A DvktRayTracingBuildTests.cpp726 const deUint32 threads[] = { 0, 1, 2, 3, 4, 8, std::numeric_limits<deUint32>::max() }; in createBuildTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp777 ThreadGroup threads; in iterate() local
906 ThreadGroup threads; in iterate() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DTests.cpp1218 std::thread threads[threadCount]; in TestMultithreading() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc69 int threads; member
46 CreatePool( int threads) CreatePool() argument
356 RunTestCommon(TestContext *cxt, void (*test)(TestContext *cxt, int), int threads, int iterations, int operations) RunTestCommon() argument
381 RunTest(void (*test)(TestContext *cxt, int), int threads, int iterations, int operations) RunTest() argument
392 RunTestWithInvariantDebugging(void (*test)(TestContext *cxt, int), int threads, int iterations, int operations, void (*invariant)(void *)) RunTestWithInvariantDebugging() argument
1615 int threads = GetParam(); global() local
1629 int threads = GetParam(); global() local
1643 int threads = GetParam(); global() local
1650 int threads = GetParam(); global() local
1664 int threads = GetParam(); global() local
1671 int threads = GetParam(); global() local
1679 int threads = 2; // TestSignal must use two threads global() local
1686 int threads = 10; // Use a fixed thread count of 10 global() local
1694 int threads = 10; // Use a fixed thread count of 10 global() local
1701 int threads = 10; // Use a fixed thread count of 10 global() local
[all...]

Completed in 38 milliseconds

123456