Changeset 50b29d9 for libcfa/src/concurrency/kernel.hfa
- Timestamp:
- Aug 9, 2021, 4:21:44 PM (18 months ago)
- Branches:
- enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- d874f59
- Parents:
- 4f89e7b (diff), 5438e41 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/kernel.hfa
r4f89e7b r50b29d9 67 67 unsigned target; 68 68 unsigned last; 69 unsigned cnt; 69 70 unsigned long long int cutoff; 70 71 } rdq;
Note: See TracChangeset
for help on using the changeset viewer.