quitSynchronous

open override fun quitSynchronous()

Quits this queue's Looper. If that Looper was running on a different Thread than the current Thread, also waits for the last message being processed to finish and the Thread to die.