Searched refs:tid (Results 1 – 4 of 4) sorted by relevance
265 pid_t tid = 0; in main() local321 tid = atoi(optarg); in main()322 if (!tid) in main()327 tid = atoi(optarg); in main()328 if (!tid) in main()342 tid = fork(); in main()343 if (tid < 0) in main()345 if (tid == 0) in main()400 if (tid && containerset) { in main()409 if (tid && forking) { in main()[all …]
17 "pid", "tid" and "task" are used interchangeably and refer to the standard48 send commands and process responses, listen for per-tid/tgid exit data,163 up with the kernel's rate of sending per-tid/tgid exit data leading to data
122 u32 tid; /* Target device TID */132 by ops->iop and ops->tid. The operation list for the message is163 u32 tid; /* Target device TID */173 by ops->iop and ops->tid. The operation list for the message is341 u32 tid; /* Target device ID */352 by htquery->iop and htquery->tid. The requested HTML page number is
42 3.6 /proc/<pid>/comm & /proc/<pid>/task/<tid>/comm43 3.7 /proc/<pid>/task/<tid>/children - Information about task children369 [stack:1001] = the stack of the thread with tid 10011629 3.6 /proc/<pid>/comm & /proc/<pid>/task/<tid>/comm1638 3.7 /proc/<pid>/task/<tid>/children - Information about task children1641 of a task pointed by <pid>/<tid> pair. The format is a space separated1645 not be listed here, one needs to read /proc/<children-pid>/task/<tid>/children