Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/kernel/cluster.cfa

    r31c967b r1756e08  
    221221static const unsigned __readyq_single_shard = 2;
    222222
    223 void  ?{}(__timestamp_t & this) { this.t.tv = 0; this.t.ma = 0; }
    224 void ^?{}(__timestamp_t &) {}
    225 
    226223//-----------------------------------------------------------------------
    227224// Check that all the intrusive queues in the data structure are still consistent
Note: See TracChangeset for help on using the changeset viewer.