Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/concurrency/thread

    rbd4d011 rcb0e6de  
    5656thread_desc * this_thread(void);
    5757
    58 forall( dtype T | is_thread(T) )
    59 void __thrd_start( T* this );
    60 
    6158//-----------------------------------------------------------------------------
    6259// Ctors and dtors
Note: See TracChangeset for help on using the changeset viewer.