boinc/samples
Rom Walton 3a399ea0f5 VBOX: If polling for the current VM state fails for any reason, like vboxsvc crashing, do a temp exit for 24 hours.
Before COM, polling for the current state wasn't as critical.  If the poll operation failed, we would try again in one second anyway.

After COM, it is used as a test to see if the communication channel between the wrapper and VirtualBox is still operational.  If not, temp exit and hope things work the next attempt.
2015-03-27 16:34:09 -04:00
..
condor cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
example_app client: track and report network, disk, and memory usage 2014-05-01 13:05:30 -07:00
gfx_html HTMLGFX: Completed the move of all platform independent code to source files that will be shared between platforms. 2015-01-17 17:05:09 -05:00
glut
image_libs
jpeglib
mac_build/UpperCase2.xcodeproj
multi_thread
nvcuda Normalized line breaks according to latest updates of .gitattributes 2014-06-27 10:12:11 +02:00
openclapp Normalized line breaks according to latest updates of .gitattributes 2014-06-27 10:12:11 +02:00
sleeper Improve Makefiles for sample apps. From Gianfranco. 2013-04-26 13:46:28 -07:00
vboxmonitor BUILD: add example apps into the build process 2015-02-12 16:58:14 +01:00
vboxwrapper VBOX: If polling for the current VM state fails for any reason, like vboxsvc crashing, do a temp exit for 24 hours. 2015-03-27 16:34:09 -04:00
vm_wrapper
worker Improve Makefiles for sample apps. From Gianfranco. 2013-04-26 13:46:28 -07:00
wrapper cppcheck: Prefer prefix ++/-- operators for non-primitive types 2015-01-14 21:18:29 +01:00
wrappture sample apps: include <cmath> instead of <math.h> 2013-05-28 12:00:39 -07:00
Makefile.am BUILD: add example apps into the build process 2015-02-12 16:58:14 +01:00
client_state_save.xml