nx_pid_diag.nx
buildroot/runtime/nx_pid_diag.nx
about
nx_pid_diag.nx -- diagnose getpid + ml_pid_alive (the queue/tend/model-lane self-pid primitive).
license_tier: ORIGINAL expect_exit: 0
dependencies 1 imports · 0 importers
imports: nx_model_lane_core.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 4 | const K_MAGIC_2000: i64 = 2000 |
functions
| 6 | func pd_gp(nr: i64) -> i64 { return __syscall(nr, 0, 0, 0, 0, 0, 0) } called by 1: main |
| 8 | func main(argc: i64, argv: *i64) -> i64 |