| /plan9/acme/bin/source/acd/ |
| H A D | toc.c | 10 threadsetname("tocthread"); in tocthread() 37 threadsetname("cddbthread"); in cddbthread()
|
| /plan9/sys/src/games/music/jukebox/ |
| H A D | playlist.c | 26 threadsetname("playlistproc"); in playlistproc() 130 threadsetname("playctlproc"); in playctlproc() 207 threadsetname("volumeproc"); in volumeproc() 260 threadsetname("playvolproc"); in playvolproc()
|
| /plan9/acme/mail/src/ |
| H A D | mail.c | 231 threadsetname("plumbproc"); in plumbproc() 245 threadsetname("plumbshowproc"); in plumbshowproc() 259 threadsetname("plumbsendproc"); in plumbsendproc() 319 threadsetname("plumbthread"); in plumbthread() 342 threadsetname("plumbshowthread"); in plumbshowthread() 355 threadsetname("plumbsendthread"); in plumbsendthread()
|
| /plan9/sys/src/cmd/execnet/ |
| H A D | client.c | 222 threadsetname(tmp); in readthread() 285 threadsetname(tmp); in writethread() 325 threadsetname(tmp); in execproc() 351 threadsetname(tmp); in execthread()
|
| /plan9/sys/src/cmd/acme/ |
| H A D | acme.c | 305 threadsetname("acmeerrorproc"); in acmeerrorproc() 347 threadsetname("plumbproc"); in plumbproc() 375 threadsetname("keyboardthread"); in keyboardthread() 430 threadsetname("mousethread"); in mousethread() 597 threadsetname("waitthread"); in waitthread() 721 threadsetname("xfidallocthread"); in xfidallocthread() 759 threadsetname("newwindowthread"); in newwindowthread()
|
| H A D | time.c | 45 threadsetname("timerproc"); in timerproc()
|
| /plan9/sys/src/cmd/abaco/ |
| H A D | main.c | 181 threadsetname("plumbproc"); in plumbproc() 210 threadsetname("keyboardthread"); in keyboardthread() 256 threadsetname("mousethread"); in mousethread()
|
| H A D | time.c | 46 threadsetname("timerproc"); in timerproc()
|
| /plan9/sys/src/cmd/rio/ |
| H A D | time.c | 45 threadsetname("TIMERPROC"); in timerproc()
|
| H A D | wctl.c | 475 threadsetname("WCTLTHREAD"); in wctlthread() 496 threadsetname("WCTLPROC"); in wctlproc()
|
| /plan9/sys/src/games/music/playlistfs/ |
| H A D | player.c | 48 threadsetname("pac4dec"); in pac4dec() 181 threadsetname("pacproc"); in pacproc() 282 threadsetname("pcmproc"); in pcmproc()
|
| H A D | volume.c | 20 threadsetname("volumeproc"); in volumeproc()
|
| /plan9/sys/src/libdraw/ |
| H A D | keyboard.c | 39 threadsetname("kbdproc"); in _ioproc()
|
| H A D | mouse.c | 55 threadsetname("mouseproc"); in _ioproc()
|
| /plan9/sys/src/cmd/venti/srv/ |
| H A D | round.c | 79 threadsetname("delaykickproc %s", r->name); in delaykickroundproc()
|
| H A D | venti.c | 167 threadsetname("main"); in threadmain() 365 threadsetname("ventiserver"); in ventiserver()
|
| H A D | icachewrite.c | 216 threadsetname("icachewriteproc:%s", is->part->name); in icachewriteproc() 242 threadsetname("icachewritecoord"); in icachewritecoord()
|
| H A D | lumpqueue.c | 140 threadsetname("queueproc"); in queueproc()
|
| /plan9/sys/src/libthread/ |
| H A D | id.c | 59 threadsetname(char *fmt, ...) in threadsetname() function
|
| /plan9/sys/include/ |
| H A D | thread.h | 105 void threadsetname(char *fmt, ...);
|
| /plan9/sys/src/cmd/ip/ |
| H A D | httpfile.c | 307 threadsetname("httpfilereadproc"); in httpfilereadproc() 482 threadsetname("finishthread"); in finishthread() 510 threadsetname("fsnetproc"); in fsnetproc()
|
| /plan9/sys/src/cmd/aux/ |
| H A D | apm.c | 921 threadsetname("flushthread"); in flushthread() 980 threadsetname("eventwatch"); in eventwatch() 999 threadsetname("eventthread"); in eventthread() 1019 threadsetname("eventproc"); in eventproc()
|
| /plan9/sys/src/cmd/usb/lib/ |
| H A D | fs.c | 339 threadsetname("fsioproc"); in fsioproc() 546 threadsetname("outproc"); in outproc() 585 threadsetname("usbfs"); in usbfs()
|
| H A D | devs.c | 34 threadsetname("workproc %s", pa->dev->dir); in workproc()
|
| /plan9/sys/src/cmd/usb/kb/ |
| H A D | kb.c | 350 threadsetname("ptr %s", f->ep->dir); in ptrwork() 442 threadsetname("kbd repeat"); in repeatproc() 557 threadsetname("kbd %s", f->ep->dir); in kbdwork()
|