Changes between Initial Version and Version 1 of Ticket #7666, comment 33


Ignore:
Timestamp:
Sep 24, 2013, 5:23:03 PM (9 years ago)
Author:
viboes

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7666, comment 33

    initial v1  
    2020using namespace std;
    2121
     22int loop = 1;
     23
    2224void
    2325t1() {
     
    3133int
    3234main() {
    33   int loop = 1;
     35
    3436  boost::thread t1_thread;
    3537