Ignore:
File:
1 edited

Legend:

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

    rafc2427 r73abe95  
    5959                                volatile bool in_progress;
    6060                        } preemption_state;
    61                 } kernelTLS __attribute__ ((tls_model ( "initial-exec" )));
     61                } kernelTLS;
    6262        }
    6363
Note: See TracChangeset for help on using the changeset viewer.