ntndarray mapping

This commit is contained in:
Michael Davidsaver
2017-09-21 12:45:42 -05:00
parent 67bda75bcb
commit 0d4e99c1a2
7 changed files with 161 additions and 62 deletions
+1
View File
@@ -48,6 +48,7 @@ void pdb_group_event(void *user_arg, struct dbChannel *chan,
self->members[idx].pvif->put(self->scratch, evt->dbe_mask, pfl);
} else {
// we ignore 'pfl' (and the dbEvent queue) when collecting an atomic snapshot
DBManyLocker L(info.locker); // lock only those records in the triggers list
FOREACH(it, end, info.triggers)