In this section, all code units will be PID or processes.
在这一部分,所有代码单元都将是PID或进程。
The process ID (PID) of the daemon will be stored in the file.
这个守护进程的进程ID (PID)将存储在这个文件中。
When the probe fires, you increment an associative array element for the given PID and process name.
当该探针触发时,将为特定的PID和进程名增加一个关联数组元素。
It represents a job number and a process id (PID).
它显示一个作业编号和一个进程ID (PID)。
This example USES the PID provider.
这个示例使用PID提供者。
The 2.4 kernel sometimes suffers with higher Numbers of PIDs requested by applications due to the low PID limit it allows.
由于允许的PID上限较低,2.4内核有时会出现应用程序请求的PID编号过高的情况。
This update incorporates the process identifier (PID) of the calling thread so that the parallelism of the boot process can be viewed.
此更新还融入了调用线程的过程标识符(PID)以便可以平行查看引导过程。
From this, you can see that PID 2452 has the file opened on file descriptors 2 (standard error) and 7.
在这个示例中,您可以看到PID 2452打开文件的文件描述符为2(标准错误)和7。
The presence of a parent PID (PPID) implies that one process is created by another process.
父PID (PPID)的存在意味着这是一个由别的进程创建的进程。
Comparing the PIDs printed, you can see that the original process is the parent process (PID 767), and the child process (PID 768) knows who its parent is.
对所打印的PID进行比较,可以看到原始进程是父进程(PID 767),并且子进程(PID 768)知道其父进程是谁。
The product ID (PID) for each sales entry is passed to the PID variable that was created in the filter condition of the product feed.
每个销售条目的产品ID (PID)被传递给PID变量,该变量是在产品提要的过滤条件中创建的。
To specify a single process, you use the -p parameter, followed by the PID of the process.
要指定单个进程,可以使用- p参数,后面加上该进程的PID。
The return value (PID in the above example) is a process identifier.
返回值(上例中的PID)是进程标识符。
The PID string and ITEMTYPE name are used later to retrieve the content data and compose an e-mail notification.
PID字符串和ITEMTYPE名称在后面会用于查询内容数据和创建电子邮件通知。
After reading a line, the PID is written to the out file.
在读取一行之后,将PID写到输出文件。
A process also has a parent, which in most cases is the PID of the process that launched it.
进程还有父进程,在大多数情况下就是启动它的进程的PID。
The child process continues by printing its parent PID for five seconds.
子进程在五秒钟内继续打印其父pid。
The process id is just left of that, in the column labeled PID.
进程的id在其左边的标签为PID的栏中。
Locate the column called PID displayed.
找到称为PID的列。
In both cases, pid is the process id of the current process executing the command.
在这两种情况中,pid是正在执行命令的当前进程的进程id。
For example, you can use caller to identify the calling function, CPU to identify the current processor number, and pid to return the pid.
例如,您可以使用caller识别当前的调用函数,使用cpu识别当前的处理器号码,以及使用pid返回pid。
Fork to create a new child process with new pid.
使用fork创建一个具有新的PID的子进程。
This structure can be used to get the sender's pid, uid, fault address, and other information.
结构体可用于获取发送者的pid、uid、错误地址以及其他信息。
This event handler receives the sender's pid and a string message.
这个事件处理程序接收一个发送者的id和一个字符串消息。
Setuid to switch to the new pid.
使用setuid切换到那个新的pid。
Jstack pid | core — generates a stack trace.
jstackpid |core——生成堆栈跟踪。
Run an echo command in a new shell and echo that shell's pid.
在新shell中运行一个echo命令并回传该shell的pid。
Then as root, issue the truss command supplying the PID of the users process.
然后,作为root 用户执行 truss命令并提供用户进程的PID。
This code obtains the PID string and ITEMTYPE name from the event data.
这些代码能从事件数据获取PID字符串和ITEMTYPE名称。
The name of the pid probe provider is formed by suffixing process id to the string 'pid.'
pid探测提供者的名称形式为字符串‘pid’加上进程id。
应用推荐