More thread names.

This commit is contained in:
rsc 2005-09-26 11:46:21 +00:00
parent 5b0927915f
commit 391363f510
3 changed files with 5 additions and 0 deletions

View file

@ -1323,6 +1323,8 @@ runproc(void *argvp)
void **argv;
CFsys *fs;
threadsetname("runproc");
argv = argvp;
win = argv[0];
s = argv[1];