Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/preemption.cfa

    re235429 r58d64a4  
    274274                kernelTLS.this_stats = this->curr_cluster->stats;
    275275        #endif
    276         __unpark( id, this );
     276        __unpark( id, this __cfaabi_dbg_ctx2 );
    277277}
    278278
Note: See TracChangeset for help on using the changeset viewer.