Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/kernel_private.hfa

    r31bb2e1 r7812a7b5  
    277277
    278278//-----------------------------------------------------------------------
    279 // IO user data
    280 struct __io_user_data_t {
    281         int32_t result;
    282         $thread * thrd;
    283 };
    284 
    285 //-----------------------------------------------------------------------
    286279// Statics call at the end of each thread to register statistics
    287280#if !defined(__CFA_NO_STATISTICS__)
Note: See TracChangeset for help on using the changeset viewer.