Searched refs:ConcatMove (Results 1 – 3 of 3) sorted by relevance
53 inline void ConcatMove(CallbackQueue&& other);
43 void CallbackQueue<R, Args...>::ConcatMove(CallbackQueue<R, Args...>&& other) { in ConcatMove() function
711 queue.ConcatMove(std::move(native_immediates_interrupts_)); in RunAndClearInterrupts()771 threadsafe_immediates.ConcatMove(std::move(native_immediates_threadsafe_)); in RunAndClearNativeImmediates()