code wiki / _hdl_build / nx_pub_ship_now.nx

nx_pub_ship_now.nx

buildroot/runtime/_hdl_build/nx_pub_ship_now.nx

3138 B35 linesdepth 6pulls 12 transitivereach 0 importersview sourcekind tooltopic pub
docsdependenciesstructsconstsfunctions

about

nx_pub_ship_now.nx -- Processes governed production tasks from a canonical queue, publishing internal requests and holding outward ones until approved.

dependencies 4 imports · 0 importers

nx_gate_gn.nx nx_gate_base.nx nx_syscalls.nx nx_publisher.nx nx_pub_ship_now.nx

imports: nx_gate_gn.nxnx_gate_base.nxnx_syscalls.nxnx_publisher.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main pub_init gw sys_write pub_count_ledger sys_mmap nxa_die sys_write ↻ sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_munmap sys_close gn sys_mmap ↻ pub_run_resilient sys_openat_wr sys_close ↻ sys_mmap ↻ sys_read_file ↻ pub_field pub_streq fl_acquire fl_try fl_mkdir sys_mmap ↻

structs

none

consts

none

functions

12func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw("
calls 1: gw
15func main() -> i64