Changeset 70d8e2f2 for libcfa/src/concurrency
- Timestamp:
- Jun 20, 2023, 3:08:45 PM (17 months ago)
- Branches:
- master
- Children:
- 9c4330d5, caf06aa
- Parents:
- d10e391
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/actor.hfa
rd10e391 r70d8e2f2 624 624 empty_count = 0; // we found work so reset empty counter 625 625 #endif 626 627 CHECK_TERMINATION; 626 628 627 629 // potentially reclaim some of the current queue's vector space if it is unused
Note: See TracChangeset
for help on using the changeset viewer.