Searched refs:pending_outcall (Results 1 – 3 of 3) sorted by relevance
52 hp->pending_outcall = SLP_FALSE; in SLPOpen()129 if (hp->pending_outcall) { in SLPClose()146 while (hp->pending_outcall) { in SLPClose()
105 if (hp->pending_outcall) { in slp_start_call()109 hp->pending_outcall = SLP_TRUE; in slp_start_call()125 hp->pending_outcall = SLP_FALSE; in slp_end_call()
143 SLPBoolean pending_outcall; /* is handle in use? */ member