Ignore:
File:
1 edited

Legend:

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

    ra5e7233 rbd0bdd37  
    6969        // Cluster from which to get threads
    7070        struct cluster * cltr;
     71
     72        // Id within the cluster
     73        unsigned cltr_id;
    7174
    7275        // Set to true to notify the processor should terminate
Note: See TracChangeset for help on using the changeset viewer.