Searched defs:queryProcessThreads (Results 1 – 2 of 2) sorted by relevance
79 let queryProcessThreads = processSqlite.queryProcessThreads; variable
645 export const queryProcessThreads = (): Promise<Array<ThreadStruct>> => constant