Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
Drs_parallel_hardware_composer.cpp25 void RSParallelHardwareComposer::Init(uint32_t threadNum) in Init()
Drs_parallel_task_manager.cpp55 void RSParallelTaskManager::Initialize(uint32_t threadNum) in Initialize()
Drs_parallel_render_manager.cpp95 void RSParallelRenderManager::StartSubRenderThread(uint32_t threadNum, std::shared_ptr<RenderContex… in StartSubRenderThread()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/parallel_render/
Drs_parallel_task_manager_test.cpp210 uint32_t threadNum = 0; variable
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
Dnstackx_dfile_session.c1220 static uint32_t GetSocketWaitMs(uint32_t threadNum) in GetSocketWaitMs()