代码搜索结果

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

tcb-offsets.sym

#include #include RESULT offsetof (struct pthread, result) TID offsetof (struct pthread, tid) PID offsetof (struct pthread, pid) CANCELHANDLING offsetof (struct pthread, can

tcb-offsets.sym

#include #include RESULT offsetof (struct pthread, result) TID offsetof (struct pthread, tid) PID offsetof (struct pthread, pid) CANCELHANDLING offsetof (struct pthread, can

1.cpp

#include #include int main() { //sleep(2); extern int pid; printf("%s\n","nihao!! I am 1"); //sleep(2); pid=getpid(); return 0; }

3.cpp

#include #include int main() { //sleep(2); extern int pid; printf("%s\n","nihao!! I am 3"); //sleep(2); pid=getpid(); return 0; }

servo_init.m

function servo_init(mode) % PID-control of a DC servo process. % % This example shows four ways to implement a periodic controller % activity in TrueTime. The task implements a standard % PID-control

caiaq-device.h

#ifndef CAIAQ_DEVICE_H #define CAIAQ_DEVICE_H #include "../usbaudio.h" #define USB_VID_NATIVEINSTRUMENTS 0x17cc #define USB_PID_RIGKONTROL2 0x1969 #define USB_PID_RIGKONTROL3 0x1940 #define USB_PID

motiondet.h

#ifndef _MOTION_DETCTION_ #define _MOTION_DETCTION_ struct mcfg { int enable; pid_t pid; unsigned int md_interval; unsigned int x0_LU; unsigned int

op.asp

 0 then n = request.QueryString("n") if n = 1 then Pid = request.QueryString("Pid") sql="select * from [S_Class]

searchprice.asp

=1000 then pricefrom=1000 priceto=100000 elseif id>=100 then pricefrom=100 priceto=1000 elseif id>=10 then pricefrom=10 priceto=100 e