Ignore:
Timestamp:
Feb 19, 2021, 3:18:12 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
150d21a
Parents:
d60d30e
Message:

Fixed broken initialization and add verify.

File:
1 edited

Legend:

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

    rd60d30e r4c4d854  
    502502                if(ctx->revoked) return;
    503503
     504                /* paranoid */ verify( ctx->proc );
    504505                remove( this.assigned, *ctx );
    505506
Note: See TracChangeset for help on using the changeset viewer.