Searched refs:takeAckSem (Results 1 – 2 of 2) sorted by relevance
309 if (!SIPDialog.this.takeAckSem()) { in run()2790 if (!this.takeAckSem()) { in setLastResponse()3201 boolean takeAckSem() { in takeAckSem() method in SIPDialog
960 if ( ! dialog.takeAckSem() ) { in sendRequest()