_rf_ShutdownCreate 62 dev/raidframe/rf_shutdown.h _rf_ShutdownCreate(_listp_, _func_, _arg_, __FILE__, __LINE__) _rf_ShutdownCreate 64 dev/raidframe/rf_shutdown.h int _rf_ShutdownCreate(RF_ShutdownList_t **, void (*) (void *arg), void *, _rf_ShutdownCreate 80 dev/raidframe/rf_threadstuff.c rc = _rf_ShutdownCreate(listp, mutex_destroyer, (void *) m, file, line); _rf_ShutdownCreate 103 dev/raidframe/rf_threadstuff.c rc = _rf_ShutdownCreate(listp, cond_destroyer, (void *) c, file, line);