代码搜索:Terminated

找到约 1,727 项符合「Terminated」的源代码

代码结果 1,727
www.eeworm.com/read/192626/5150633

cpp readreg.cpp

// This code shows how to read the registry // However it is not used by the current Wdm1 code void ReadReg( IN PUNICODE_STRING DriverRegistryPath) { // Make zero terminated copy of driver regi
www.eeworm.com/read/184583/5247930

cpp readreg.cpp

// This code shows how to read the registry // However it is not used by the current Wdm1 code void ReadReg( IN PUNICODE_STRING DriverRegistryPath) { // Make zero terminated copy of driver regi
www.eeworm.com/read/180102/5291618

cpp readreg.cpp

// This code shows how to read the registry // However it is not used by the current Wdm1 code void ReadReg( IN PUNICODE_STRING DriverRegistryPath) { // Make zero terminated copy of driver regi
www.eeworm.com/read/179294/5306627

cpp readreg.cpp

// This code shows how to read the registry // However it is not used by the current Wdm1 code void ReadReg( IN PUNICODE_STRING DriverRegistryPath) { // Make zero terminated copy of driver regi
www.eeworm.com/read/339586/3298407

hxx subscriptionstate.hxx

#ifndef RESIP_SubscriptionState_hxx #define RESIP_SubscriptionState_hxx namespace resip { class Data; typedef enum { Invalid=0, Init, Pending, Active, Waiting, Terminated, Unkn
www.eeworm.com/read/323310/3517747

cpp readreg.cpp

// This code shows how to read the registry // However it is not used by the current Wdm1 code void ReadReg( IN PUNICODE_STRING DriverRegistryPath) { // Make zero terminated copy of driver regi
www.eeworm.com/read/312645/3651079

c wait.c

/* * Connect to the server, then wait until terminated (useful for stopping the server * from exiting without a window manager) */ #include "nano-X.h" int main() { char c; read(GrOpen
www.eeworm.com/read/291458/3966361

java mworkerthread.java

package net.jumperz.util; public final class MWorkerThread extends Thread { private MCommand command; private boolean suspended; private volatile boolean terminated; private MThreadPool threa
www.eeworm.com/read/291458/3966392

java msinglethreadcommand.java

package net.jumperz.util; import net.jumperz.util.*; public abstract class MSingleThreadCommand implements MCommand { protected volatile boolean terminated = false; protected Thread myThread
www.eeworm.com/read/437273/1834519

cpp readreg.cpp

// This code shows how to read the registry // However it is not used by the current Wdm1 code void ReadReg( IN PUNICODE_STRING DriverRegistryPath) { // Make zero terminated copy of driver regi