mirror of https://github.com/sipwise/rtpengine.git
This function retrieves two calls from the global call hash while avoiding deadlocks. This is needed because a "call_get(A) + call_get(B)" would deadlock against a concurrent "call_get(B) + call_get(A)" Unused at this point. Change-Id: I95127ce1afa19386a847984ca26eb7d7368e6569pull/1897/head
parent
ece5baa110
commit
84e71c86b3
Loading…
Reference in new issue