Lines Matching refs:length
44 if (transfer.length > 0) {
87 this.maxThreadNumber = this.names.length;
91 for (let j = 0; j < this.logicDataHandles.length; j++) {
104 newThread.name = this.names[this.works.length];
127 newThread.id = this.works.length;
141 thread.name = this.logicDataHandles[this.works.length - this.names.length];
182 thread.id = this.works.length;
189 for (let i = 0; i < this.works.length; i++) {
193 this.works.length = 0;
197 for (let i = 0; i < this.works.length; i++) {
206 if (noBusyThreads.length > 0) {
218 if (noBusyThreads.length > 0) {