Home
last modified time | relevance | path

Searched defs:threadNum (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dstring_utils_test.cpp82 void TestThread(int* num, int threadNum, Lock* lock) in TestThread()
101 int threadNum = 3; variable
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dmultithread_constructor.c46 NOINLINE int MultiThreadConstructor(const int threadNum) in MultiThreadConstructor()
64 NOINLINE int MultiThreadConstructorForThreadCrash(const int threadNum) in MultiThreadConstructorForThreadCrash()
H A Ddfx_processdump_test.cpp70 static pid_t CreateMultiThreadProcess(int threadNum) in CreateMultiThreadProcess()
81 static pid_t CreateMultiThreadForThreadCrash(int threadNum) in CreateMultiThreadForThreadCrash()
92 static pid_t CreateMultiThreadForThreadCrashWithOpen(int threadNum, int openNum) in CreateMultiThreadForThreadCrashWithOpen()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dws_ffrt_helper_test.cpp91 constexpr int threadNum = 100; variable
147 constexpr int threadNum = 10; variable
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dstring_utils_test.cpp81 void TestThread(int* num, int threadNum, Lock* lock) in TestThread()
100 int threadNum = 3; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_hardware_info.cpp162 size_t threadNum = in GetHardwareUsage() local
H A Dmemory_util.cpp112 size_t MemoryUtil::GetMaxThreadNum(const size_t &threadNum) in GetMaxThreadNum()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_generate_worker.cpp50 int32_t threadNum; in Init() local
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/refbase_fuzzer/
H A Drefbase_fuzzer.cpp351 uint8_t threadNum = 1; in RefbaseTestFunc() local
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/include/
H A Dapp_event_handler.h134 uint32_t threadNum = 0; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_deep_test.cpp1054 int threadNum = 3; variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dvideoenc_stable_unit_test.cpp957 uint64_t threadNum = 0; in main() local
H A Dvideodec_stable_unit_test.cpp1110 uint64_t threadNum = 0; in main() local
H A Dvideodec_hevcdec_unit_test.cpp2024 uint64_t threadNum = 0; in main() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1222 static uint32_t GetSocketWaitMs(uint32_t threadNum) in GetSocketWaitMs()
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask_manager.cpp129 int64_t threadNum = static_cast<int64_t>(workers_.size()); in CountTraceForWorker() local
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/test/
H A Dtest_taskpool.cpp266 uint32_t threadNum = taskManager.GetThreadNum(); variable