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

Function credbatch_process

freebsd/sys/ucred.h:132–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130void credbatch_add(struct credbatch *crb, struct thread *td);
131
132static inline void
133credbatch_process(struct credbatch *crb __unused)
134{
135
136}
137
138void credbatch_final(struct credbatch *crb);
139

Callers 1

thread_reap_domainFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected