Help for this page

Select Code to Download


  1. or download this
    #include <windows.h>
    #include <stdio.h>
    ...
        printf( "count: %lu time:%.6f\n", shared, elapsed );
    
    }
    
  2. or download this
    C:\test\lockfree>bitlock 32 1000000
    threads:32 loops:1000000
    count: 64000000 time:1.332000