Home
last modified time | relevance | path

Searched refs:threadpc (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/venti/srv/
H A Dhproc.c327 static uintptr threadpc; variable
343 if(threadpc != 0) in tptrace()
351 threadpc = pc; in tptrace()
370 threadpc = 0; in threadstkline()
372 if(!fileline(buf, sizeof buf, threadpc)) in threadstkline()