Home
last modified time | relevance | path

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

/plan9/sys/lib/acid/
H A Dthread86 defn threadstkline(T){
145 s = s + threadstkline(T);
153 s = s + threadstkline(T);
/plan9/sys/src/cmd/venti/srv/
H A Dhproc.c355 threadstkline(uintptr t) in threadstkline() function
451 fmtprint(&fmt, "%s", threadstkline(t)); in threadfmt()