Home
last modified time | relevance | path

Searched refs:pendingRpcId (Results 1 – 2 of 2) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/externalguide/
H A Dphd2.h250 int pendingRpcId; // ID of outstanding RPC call variable
H A Dphd2.cpp1487 pendingRpcId = rpcId; in sendRpcCall()
1561 if (Q_UNLIKELY(id != pendingRpcId)) in takeRequestFromList()