Ejemplo n.º 1
0
 void 
 on_scheduler_entry( bool /*bIsWorker*/ )  
 {
     INT iContext = gContextIdCount.fetch_and_increment();
     gContextId.local() = iContext;
 }