Changeset 6133 for trunk/ippTools/src/p2insertPendingFrames.c
- Timestamp:
- Jan 21, 2006, 3:12:34 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/p2insertPendingFrames.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/p2insertPendingFrames.c
r6131 r6133 7 7 // this is useful since the table must be locked the whole time, to get the versions 8 8 bool p2insertPendingFrames(p2Config *config, psArray *rawFrames) { 9 PS_ASSERT_PTR_NON_NULL(config, false); 10 PS_ASSERT_PTR_NON_NULL(rawFrames, false); 9 11 10 12 psMetadata *where = psMetadataAlloc();
Note:
See TracChangeset
for help on using the changeset viewer.
