Ignore:
File:
1 edited

Legend:

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

    rbb83b47 refc171d1  
    735735void __unpark(  struct __processor_id_t * id, $thread * thrd __cfaabi_dbg_ctx_param2 ) {
    736736        // record activity
    737         __cfaabi_dbg_debug_do( char * old_caller = thrd->unpark_caller; )
    738737        __cfaabi_dbg_record_thrd( *thrd, false, caller );
    739738
Note: See TracChangeset for help on using the changeset viewer.