Searched refs:comm2 (Results 1 – 1 of 1) sorted by relevance
443 char comm2[22]; in thread_func() local446 sprintf(comm2, ":%s", this_task->comm); in thread_func()447 prctl(PR_SET_NAME, comm2); in thread_func()