/third_party/skia/tests/ |
H A D | SkScalerCacheTest.cpp | 20 Barrier(int threadCount) : fThreadCount(threadCount) { } in Barrier() argument
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_filter_task.cpp | 58 void dng_filter_task::Start (uint32 threadCount, in Start() argument
|
H A D | dng_jpeg_image.cpp | 225 uint32 threadCount = Min_uint32 (tileCount, in Encode() local 338 uint32 threadCount = Min_uint32 (tileCount, in FindDigest() local
|
H A D | dng_opcodes.cpp | 306 virtual void Start (uint32 threadCount, in Start() argument 446 virtual void Start (uint32 threadCount, in Start() argument
|
H A D | dng_render.cpp | 816 void dng_render_task::Start (uint32 threadCount, in Start() argument
|
H A D | dng_resample.cpp | 628 void dng_resample_task::Start (uint32 threadCount, in Start() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | VulkanMultithreadingTest.cpp | 62 runMultithreadedGLTest( std::function<void(EGLSurface surface, size_t threadIndex)> testBody, size_t threadCount) runMultithreadedGLTest() argument
|
H A D | MultithreadingTest.cpp | 57 runMultithreadedGLTest( std::function<void(EGLSurface surface, size_t threadIndex)> testBody, size_t threadCount) runMultithreadedGLTest() argument
|
/kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/ |
H A D | pthread_mutex_test_020.cpp | 132 int threadCount; in Testcase() local [all...] |
H A D | pthread_mutex_test_021.cpp | 132 int threadCount; in Testcase() local [all...] |
H A D | pthread_mutex_test_022.cpp | 132 int threadCount; in Testcase() local [all...] |
H A D | pthread_mutex_test_019.cpp | 105 int threadCount; in Testcase() local
|
/kernel/liteos_a/testsuites/unittest/process/lock/spinlock/smoke/ |
H A D | pthread_spinlock_test_001.cpp | 52 int threadCount = *((int *)a); in ThreadWriteFunc1() local 94 int threadCount = *((int *)a); in ThreadWriteFunc() local
|
/kernel/liteos_a/kernel/base/include/ |
H A D | los_info_pri.h | 94 UINT32 threadCount; member
|
H A D | los_process_pri.h | 103 UINT32 threadCount; /**< Total number of threads created under this process */ member
|
/kernel/liteos_a/testsuites/unittest/process/lock/rwlock/full/ |
H A D | pthread_rwlock_test_002.cpp | 97 int threadCount = *((int *)a); in ThreadReadFunc() local 137 int threadCount = *((int *)a); in ThreadWriteFunc1() local 182 int threadCount = *((int *)a); in ThreadWriteFunc() local [all...] |
/kernel/liteos_a/testsuites/unittest/process/lock/rwlock/smoke/ |
H A D | pthread_rwlock_test_001.cpp | 98 int threadCount = *((int *)a); in ThreadReadFunc() local 138 int threadCount = *((int *)a); in ThreadWriteFunc1() local 183 int threadCount = *((int *)a); in ThreadWriteFunc() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | intltest.h | 378 int32_t threadCount; member in IntlTest
|
/foundation/arkui/napi/native_engine/ |
H A D | native_safe_async_work.cpp | 73 NativeSafeAsyncWork(NativeEngine* engine, napi_value func, napi_value asyncResource, napi_value asyncResourceName, size_t maxQueueSize, size_t threadCount, void* finalizeData, NativeFinalize finalizeCallback, void* context, NativeThreadSafeFunctionCallJs callJsCallback) NativeSafeAsyncWork() argument
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/ |
H A D | task_queue_factory.cpp | 139 explicit ThreadPool(size_t threadCount) in ThreadPool() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | distributeddb_common_test.cpp | 553 int threadCount = 1000; in HWTEST_F() local
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
H A D | SwiftConfig.hpp | 46 int threadCount; member
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | skinning_system.cpp | 314 const auto threadCount = threadPool_->GetNumberOfThreads(); in Update() local
|
/foundation/arkui/napi/test/unittest/ |
H A D | test_napi_threadsafe.cpp | 867 int threadCount = THREAD_COUNT_FOUR; in HWTEST_F() local 911 int threadCount = THREAD_COUNT_FOUR; in HWTEST_F() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBuildLargeTests.cpp | 348 de::MovePtr<BufferWithMemory> RayTracingBuildLargeTestInstance::runTest (const deUint32 threadCount) in runTest() argument 91 makePipeline(const DeviceInterface& vkd, const VkDevice device, vk::BinaryCollection& collection, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, VkPipelineLayout pipelineLayout, const deUint32 groupCount, const bool deferredOperation, const deUint32 threadCount) makePipeline() argument
|