Changes in src/libcfa/concurrency/thread [cb0e6de:bd4d011]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/libcfa/concurrency/thread
rcb0e6de rbd4d011 56 56 thread_desc * this_thread(void); 57 57 58 forall( dtype T | is_thread(T) ) 59 void __thrd_start( T* this ); 60 58 61 //----------------------------------------------------------------------------- 59 62 // Ctors and dtors
Note:
See TracChangeset
for help on using the changeset viewer.