Ignore:
Timestamp:
Jul 7, 2021, 6:24:22 PM (5 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum, stuck-waitfor-destruct
Children:
c86ee4c
Parents:
943bfad
Message:

Now tracking cpu migrations using push_stat.
Some minor fixes to the ready-queue.

File:
1 edited

Legend:

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

    r943bfad r1f45c7d  
    6767                unsigned target;
    6868                unsigned last;
     69                unsigned cnt;
    6970                unsigned long long int cutoff;
    7071        } rdq;
Note: See TracChangeset for help on using the changeset viewer.