|
|
@@ -83,7 +83,7 @@ bool trig_note_pend(struct pkginfo *pend, const char *trig /*not copied!*/);
|
|
|
bool trig_note_aw(struct pkginfo *pend, struct pkginfo *aw);
|
|
|
void trig_clear_awaiters(struct pkginfo *notpend);
|
|
|
|
|
|
-void trig_enqueue_awaited_pend(struct pkginfo *pend);
|
|
|
+void trig_awaited_pend_enqueue(struct pkginfo *pend);
|
|
|
void trig_fixup_awaiters(enum modstatdb_rw cstatus);
|
|
|
|
|
|
void trig_file_interests_ensure(void);
|