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

Function sx_destroy

freebsd/sys/sx.h:318–322  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316}
317
318static __inline void
319sx_destroy(struct sx *sx)
320{
321
322}
323#endif /* _STANDALONE */
324
325#endif /* !_SYS_SX_H_ */

Callers 7

system_taskq_finiFunction · 0.50
arc_lowmem_finiFunction · 0.50
pf_unloadFunction · 0.50
carp_mod_cleanupFunction · 0.50
iconv_mod_unloadFunction · 0.50
fpgamgr_s10_detachFunction · 0.50
rpi_fw_gpio_attachFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected