Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/invoke.h

    r7768b8d r21184e3  
    189189                // instrusive link field for threads
    190190                struct thread_desc * next;
    191                 struct thread_desc * prev;
    192                 unsigned long long ts;
    193191
    194192                struct {
Note: See TracChangeset for help on using the changeset viewer.