Searched defs:cpuCount (Results 1 – 4 of 4) sorted by relevance
21 static cpuCount: number //最大cpu数量 property in CpuStruct
65 static cpuCount = Math.floor((window.navigator.hardwareConcurrency || 4) / 2); property in ProcedurePool
100 static cpuCount: number = 1 //最大cpu数量 property in CpuStruct
177 static cpuCount: number = 1 //最大cpu数量 property in CpuStruct