CS520
Spring 2014
Laboratory 11
Monday April 14
This is an extended lab assignment that must be submitted prior to 8am on Thursday April 17.


Implement Event Loops that do not necessarily support interaction with a separate thread.

Test your implementation using ~cs520/public/prog6/syncMain.c.

Please turn-off any debugging code before you submit your lab.

Also be sure you do not include a "main" function in your submitted code.

  • Submit your lab via:
    ~cs520/bin/submit lab11 EventLoop.c

  • Submissions can be checked by typing:
    ~cs520/bin/scheck lab11


    Last modified on April 10, 2014.

    Comments and questions should be directed to hatcher@unh.edu