Searched refs:bapp_quit_thread (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/app/bapplication/testapps/
H A DBApplicationTestAppQuitWhenStartedFromAnotherThread.cpp11 bapp_quit_thread(void *arg) function
24 resume_thread(spawn_thread(bapp_quit_thread, "BApplication->Quit()", B_NORMAL_PRIORITY, NULL));

Completed in 29 milliseconds