Changeset eeabc19b
- Timestamp:
- 08/16/18 11:12:00 (3 years ago)
- Branches:
- cachetimestamps, develop, master, ringdecrementfix, ringperformance
- Children:
- f27e335
- Parents:
- 1f184fd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/trace_parallel.c
rc95ef4a reeabc19b 1777 1777 } 1778 1778 1779 if (ret !=0) {1779 if (ret < 0) { 1780 1780 goto cleanup_none; 1781 1781 }
Note: See TracChangeset
for help on using the changeset viewer.