Ignore:
File:
1 edited

Legend:

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

    rafd550c rb69ea6b  
    6969        // Fetch the thread handle from the user defined thread structure
    7070        struct thread_desc* thrd = get_thread( this );
    71         thrd->self_cor.last = NULL;
    7271
    7372        // Officially start the thread by enabling preemption
Note: See TracChangeset for help on using the changeset viewer.