Searched refs:LaunchAsync (Results 1 – 2 of 2) sorted by relevance
40 async_pool.LaunchAsync([subscription, // safe copy: ref-counted in SubscribeAsync()60 async_pool.LaunchAsync([subscription, // safe copy: ref-counted in SubscribeAsync()
78 void LaunchAsync(T&& u) { in LaunchAsync() function