Lines Matching defs:lwps
57 * specified, then 'lwps' will be NULL.
61 const char *lwps;
459 "\t[-o outfile] command | -p pid[/lwps] ...\n");
531 * victim process that has half a million lwps.
764 * lwps will not change in the process until we create all
805 * Create worker threads to match the lwps in the target process.
1334 * level, with all other lwps remaining stopped.
1335 * For this purpose, we have directed all lwps to
1340 * in truss will set any other lwps in the victim
2236 const char *lwps = NULL;
2238 if ((pid = proc_arg_xpsinfo(arg, PR_ARG_PIDS, NULL, &i, &lwps)) < 0) {
2250 grab[ngrab].lwps = lwps;
2515 procadd(set->pid, set->lwps);