Searched refs:opId (Results 1 – 2 of 2) sorted by relevance
767 const opId = Atomics.load(state.sabOPView, state.opIds.whichOp);769 const hnd = opHandlers[opId] ?? toss("No waitLoop handler for whichOp #",opId);777 else error("Missing callback for opId",opId);
698 xFileControl: function(pFile, opId, pArg){ argument700 const rc = (capi.SQLITE_FCNTL_SYNC===opId)