Changes in src/libcfa/concurrency/kernel [ea7d2b0:cdbfab0]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/libcfa/concurrency/kernel
rea7d2b0 rcdbfab0 120 120 #ifdef __CFA_DEBUG__ 121 121 // Last function to enable preemption on this processor 122 c har * last_enable;122 const char * last_enable; 123 123 #endif 124 124 };
Note:
See TracChangeset
for help on using the changeset viewer.