Searched refs:busy (Results 1 – 7 of 7) sorted by relevance
17 busy: boolean = false; property in PerfCallChainThread27 this.busy = true;56 thread.busy = false;65 thread!.busy = false;70 let noBusyThreads = this.works.filter((it) => !it.busy);
19 busy: boolean = false; property in ProcedureThread33 this.busy = true;106 newThread.busy = false;109 newThread.busy = false;128 newThread.busy = false;143 thread.busy = false;183 thread.busy = false;232 return this.works.every((it) => !it.busy);
108 busy: boolean = false; property in DbThread122 this.busy = true;220 thread!.busy = false;259 thread!.busy = false;310 let noBusyThreads = this.works.filter((it) => !it.busy);
118 busy: boolean = false; property in DbThread132 this.busy = true;232 thread!.busy = false;271 thread!.busy = false;322 let noBusyThreads = this.works.filter((it) => !it.busy);
7732 bool (*busy)(struct request_queue *); member105914 long unsigned int *busy; member106825 bool busy; member107673 u32 busy; member107914 u32 busy; member113615 bool busy; member121918 atomic_t busy; member122325 resource_size_t busy; member123152 unsigned int busy: 1; member137253 dm_busy_fn busy; member[all …]