Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/stats.hfa

    r69fbc61 r8bb239d  
    8383                                        volatile uint64_t block;
    8484                                } alloc_avg;
     85                                volatile uint64_t helped;
     86                                volatile uint64_t leader;
     87                                volatile uint64_t busy;
    8588                        } submit_q;
    8689                        struct {
Note: See TracChangeset for help on using the changeset viewer.