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

/haiku/src/tests/kits/app/bapplication/testapps/
H A DAppQuitTestApp4.cpp35 app->RunEventThread(10000, 1, new Quitter);
H A DAppQuitTestApp3.cpp35 app->RunEventThread(10000, 1, new Quitter);
/haiku/src/tests/kits/app/common/
H A DCommonTestApp.h35 status_t RunEventThread(bigtime_t delay, int32 count,
H A DCommonTestApp.cpp114 // RunEventThread
116 CommonTestApp::RunEventThread(bigtime_t delay, int32 count, function in class:CommonTestApp

Completed in 43 milliseconds