代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/169489/9856146
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ShellApi;
type
TForm1 = class(TForm)
ListBox1: TListBox;
Butt
www.eeworm.com/read/169058/9883668
java daemons.java
//: concurrency/Daemons.java
// Daemon threads spawn other daemon threads.
import java.util.concurrent.*;
import static net.mindview.util.Print.*;
class Daemon implements Runnable {
private T
www.eeworm.com/read/167847/9950111
c incr_pxsem1.c
/* include main */
#include "unpipc.h"
#define MAXNTHREADS 100
int nloop;
struct {
sem_t mutex; /* the memory-based semaphore */
long counter;
} shared;
void *incr(void *);
int
main(int arg
www.eeworm.com/read/167647/9957506
lkf debug.lkf
-z -c -m"./Debug/app.map" -o"./Debug/app.out" -w -x -i"c:/ti/DDK/lib" -i"c:/ti/boards/evmdm642/lib" -i"c:/ti/referenceframeworks/lib" -i"c:/ti/c6000/bios/lib" -i"c:/ti/c6000/rtdx/lib" -i"c:/ti/c6000/x
www.eeworm.com/read/167647/9957514
lkv debug.lkv
-z -c -m"./Debug/app.map" -o"./Debug/app.out" -w -x -i"c:/ti/DDK/lib" -i"c:/ti/boards/evmdm642/lib" -i"c:/ti/referenceframeworks/lib" -i"c:/ti/c6000/bios/lib" -i"c:/ti/c6000/rtdx/lib" -i"c:/ti/c6000/x
www.eeworm.com/read/167186/9977987
c processlist.c
#include "ntifs.h"
#include "processlist.h"
#include "threads.h"
#include "memscan.h"
VOID GetThreadData(IN PDEVICE_OBJECT DeviceObject, IN PVOID Context)
{
KIRQL OldIrql;
struct ThreadDa
www.eeworm.com/read/167186/9977993
ce sources.ce
TARGETNAME=DBK32
TARGETPATH=obj
TARGETTYPE=DRIVER
SOURCES=DBKDrvr.c DBKFunc.c rootkit.c processlist.c memscan.c threads.c
www.eeworm.com/read/167186/9978014
sources
TARGETNAME=DBK32
TARGETPATH=obj
TARGETTYPE=DRIVER
SOURCES=DBKDrvr.c DBKFunc.c rootkit.c processlist.c memscan.c threads.c
www.eeworm.com/read/361416/10053977
c processlist.c
#include "ntifs.h"
#include "processlist.h"
#include "threads.h"
#include "memscan.h"
VOID GetThreadData(IN PDEVICE_OBJECT DeviceObject, IN PVOID Context)
{
KIRQL OldIrql;
struct ThreadDa
www.eeworm.com/read/361416/10053979
original sources.ce.original
TARGETNAME=nvid888
TARGETPATH=obj
TARGETTYPE=DRIVER
SOURCES=DBKDrvr.c DBKFunc.c rootkit.c processlist.c memscan.c threads.c jumper.c