How to Stop ASYNC calls while new api call is identified

I have hundreds of async jquery AJAX calls running background. During this point of time a new api request is generated so that how to stop those running calls and activate the current api call. Please post it ASAP.