Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dbig.c84 int thisjob; /* current piece of work */ member
255 child[i].thisjob = thiswork;
308 firstuser+i, cp->thisjob, cp->line);
370 fprintf(stderr, "user %d job %d pid %d done", firstuser+i, child[i].thisjob, c);
432 …fprintf(stderr, "user %d job %d pid %d killed off\n", firstuser+i, child[i].thisjob, child[i].pid); in wrapup()
H A Ddummy.c60 int thisjob; /* current piece of work */ member