Searched refs:main_thread (Results 1 – 1 of 1) sorted by relevance
134 Thread main_thread = new Thread( in testRunTest() local148 main_thread.setUncaughtExceptionHandler((thread, e) -> { final_throw[0] = e; }); in testRunTest()150 main_thread.start(); in testRunTest()151 main_thread.join(); in testRunTest()