MCPcopy Create free account
hub / github.com/f9micro/f9-kernel / as_put

Function as_put

kernel/memory.c:491–512  ·  view source on GitHub ↗

* Decrement address space reference count. * Frees the address space when refcount reaches 0. * IRQs remain disabled through as_destroy() to prevent reentrancy. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

thread_destroyFunction · 0.85

Calls 4

irq_save_flagsFunction · 0.85
irq_restore_flagsFunction · 0.85
dbg_printfFunction · 0.85
as_destroyFunction · 0.85

Tested by

no test coverage detected