Searched refs:NumOutstandingCalls (Results 1 – 1 of 1) sorted by relevance
1587 ++NumOutstandingCalls; in call()1598 --NumOutstandingCalls; in call()1610 while (NumOutstandingCalls > 0) in wait()1617 uint32_t NumOutstandingCalls = 0; variable