Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
318
static __inline void
319
sx_destroy(struct sx *sx)
320
{
321
322
}
323
#endif /* _STANDALONE */
324
325
#endif /* !_SYS_SX_H_ */
Callers
7
system_taskq_fini
Function · 0.50
arc_lowmem_fini
Function · 0.50
pf_unload
Function · 0.50
carp_mod_cleanup
Function · 0.50
iconv_mod_unload
Function · 0.50
fpgamgr_s10_detach
Function · 0.50
rpi_fw_gpio_attach
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected