- File:
-
- 1 edited
-
src/libcfa/concurrency/kernel_private.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/libcfa/concurrency/kernel_private.h
r4dad189 rd0a045c7 60 60 void runThread(processor * this, thread_desc * dst); 61 61 void finishRunning(processor * this); 62 void terminate(processor * this);63 62 void spin(processor * this, unsigned int * spin_count); 64 63
Note:
See TracChangeset
for help on using the changeset viewer.