Searched refs:stopThread (Results 1 – 5 of 5) sorted by relevance
95 void stopThread(Thread * thr);305 void stopThread(Thread * thr) in stopThread() function400 stopThread(&arg1); in main()401 stopThread(&arg2); in main()402 stopThread(&arg3); in main()403 stopThread(&arg4); in main()404 stopThread(&arg5); in main()
52 void SoundSystemEcho::stopThread() { in stopThread() function in SoundSystemEcho92 stopThread(); in shutdown()
47 void stopThread();
122 data.stopThread(); in onPause()153 public void stopThread() { in stopThread() method in DynamicXYPlotActivity.SampleDynamicXYDatasource
122 boolean stopThread = false; field in TouchZoomExampleActivity130 stopThread = true; in onTouch()