代码搜索结果

找到约 10,000 项符合 PID 的代码

_getnprocnr.c

#include #define getnprocnr _getnprocnr #include PUBLIC int getnprocnr(pid_t pid) { message m; m.m1_i1 = pid; /* pass pid >=0 to search for */ m.m1_i2 = 0; /* don't pass

changelog

2001-02-20 Jesper Skov * devs/flash/arm/pid/...: new package. FLASH memory support for ARM PID board. * include/arm_pid_flash.inl: New file * cdl/flash_arm_pid.cdl: New f

lock.c

#include "calld.h" typedef struct { char *line; /* points to malloc()ed area */ /* we lock by line (device name) */ pid_t pid; /* but unlock by process ID */ /* pid of 0 means available

jack_ultra1

[791: New Connection (ultraorb,IT_daemon,*,dkv,pid=1664,optimised) ] [791: New Connection (ultraorb,TestOneway,*,dkv,pid=4072,optimised) ] [791: New Connection (ultraorb,TestReqReply,*,dkv,pid=4073,op

dtree.js

// Node object function Node(id, pid, name, url, title, target, icon, iconOpen, open) { this.id = id; this.pid = pid; this.name = name; this.url = url; this.title = title; th

dtree.js

// Node object function Node(id, pid, name, url, title, target, icon, iconOpen, open) { this.id = id; this.pid = pid; this.name = name; this.url = url; this.title = title; th

dtree.js

// Node object function Node(id, pid, name, url, title, target, icon, iconOpen, open) { this.id = id; this.pid = pid; this.name = name; this.url = url; this.title = title; thi

dtree.js

// Node object function Node(id, pid, name, url, title, target, icon, iconOpen, open) { this.id = id; this.pid = pid; this.name = name; this.url = url; this.title = title; this.

chktree.js

function Node(id, pid, name, url, title, target, icon, iconOpen, open) { this.id = id; this.pid = pid; this.name = name; this.url = url; this.title = title; this.target = targe

tree4.js

function Node(id, pid, name, url, title, target, icon, iconOpen, open) { this.id = id; this.pid = pid; this.name = name; this.url = url; this.title = title; this.target = targe