Searched refs:NumOutstandingCalls (Results 1 – 1 of 1) sorted by relevance
1574 ++NumOutstandingCalls; in call()1584 --NumOutstandingCalls; in call()1596 while (NumOutstandingCalls > 0) in wait()1603 uint32_t NumOutstandingCalls = 0; variable