MCPcopy Create free account
hub / github.com/F-Stack/f-stack / rm_sysinit

Function rm_sysinit

lib/ff_lock.c:230–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228}
229
230void
231rm_sysinit(void *arg)
232{
233 struct rm_args *args = arg;
234 rm_init((struct rmlock *)args->ra_rm, args->ra_desc);
235}
236
237#if 0
238void

Callers 1

rm_sysinit_flagsFunction · 0.70

Calls 1

rm_initFunction · 0.70

Tested by

no test coverage detected