Searched refs:busy (Results 1 – 5 of 5) sorted by relevance
19 busy: boolean = false;33 this.busy = true;64 thread.busy = false;73 thread!.busy = false;78 let noBusyThreads = this.works.filter((it) => !it.busy);
23 busy: boolean = false;35 this.busy = true;76 thread.busy = false;97 thread!.busy = false;133 return this.works.every((it) => !it.busy);
19 busy: boolean = false; property in ProcedureThread36 this.busy = true;111 newThread.busy = false;114 newThread.busy = false;133 newThread.busy = false;153 thread.busy = false;160 thread.busy = false;241 return this.works.every((it) => !it.busy);
42 busy: boolean = false; property in DbThread61 this.busy = true;75 this.busy = true;92 this.busy = true;209 thread!.busy = false;216 thread!.busy = false;359 let noBusyThreads = this.works.filter((it) => !it.busy);373 let noBusyThreads = this.works.filter((it) => !it.busy);394 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 …]