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