mirror of https://github.com/BOINC/boinc.git
519a0bcbef
- If you run the client with --run_test_app, runs "test_app" in the current directory and interacts with it (and does nothing else). It can suspend/resume it with arbitrary timing; this is controlled in run_test_app() (app_start.cpp). - example app: add --critical_section option. This lets you test the runtime system for apps that do most of their work in a critical section (like GPU apps). - Add some logging messages (conditioned by DEBUG_BOINC_API) to the runtime system. - boinc_finish() waits for the timer thread to write final messages; make sure it doesn't do anything else (like suspend the worker thread) during this period |
||
---|---|---|
.. | ||
Mac | ||
bin | ||
MakeMacExample.sh | ||
Makefile | ||
Makefile_android | ||
Makefile_mac | ||
Makefile_mac2 | ||
build_android.sh | ||
slide_show.cpp | ||
uc2.cpp | ||
uc2.h | ||
uc2_graphics.cpp |