Changeset c84b4be for libcfa/src/concurrency/kernel.hfa
- Timestamp:
- Dec 13, 2019, 1:45:49 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 75ca7f4
- Parents:
- 983edfd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/kernel.hfa
r983edfd rc84b4be 194 194 volatile bool lock; 195 195 unsigned int last_id; 196 unsigned int count; 196 197 197 198 // anchor for the head and the tail of the queue
Note: See TracChangeset
for help on using the changeset viewer.