Searched refs:queryProcessThreads (Results 1 – 7 of 7) sorted by relevance
68 let queryProcessThreads = sqlit.queryProcessThreads; variable69 queryProcessThreads.mockResolvedValue([
35 queryProcessThreads,333 this.processThreads = await queryProcessThreads();
35 queryProcessThreads,173 let queryProcessThreadResult = await queryProcessThreads();
35 queryProcessThreads,174 let queryProcessThreadResult = await queryProcessThreads();
1259 export const queryProcessThreads = (): Promise<Array<ThreadStruct>> => constant
1281 export const queryProcessThreads = (): Promise<Array<ThreadStruct>> => constant