Searched refs:queryCoreRunningThread (Results 1 – 3 of 3) sorted by relevance
22 import { queryRunningThread, queryCoreRunningThread } from '../../../../database/sql/ProcessThread.…175 …let res: unknown = await queryCoreRunningThread(processIds, this.selectionParam!.threadIds, val, t…
22 import { queryCoreRunningThread } from '../../../../database/sql/ProcessThread.sql';197 …let res: unknown = await queryCoreRunningThread(processIds, this.selectionParam!.threadIds, cpuGro…
1386 export const queryCoreRunningThread = ( constant