Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/io/setup.cfa

    re235429 r58d64a4  
    247247                                        thrd.link.next = 0p;
    248248                                        thrd.link.prev = 0p;
     249                                        __cfaabi_dbg_debug_do( thrd.unpark_stale = true );
    249250
    250251                                        // Fixup the thread state
Note: See TracChangeset for help on using the changeset viewer.