代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/233448/4687674
java thread_wait.java
// Test basic thread creation and wait/notify functionality.
public class Thread_Wait implements Runnable
{
public static void main(String args[])
{
new Thread_Wait();
}
public Thread_
www.eeworm.com/read/196056/5104633
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Wdm2Notify.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
www.eeworm.com/read/192626/5150745
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Wdm2Notify.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
www.eeworm.com/read/184583/5248042
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Wdm2Notify.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
www.eeworm.com/read/180102/5291730
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Wdm2Notify.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
www.eeworm.com/read/179294/5306748
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Wdm2Notify.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
www.eeworm.com/read/177235/5331870
bug
1) Memory leak (have not seen this lately)
The following snippet used to grow in memory (and may still) - please
notify me if anyone still observes this and even better has a fix.
perl -le '
use SN
www.eeworm.com/read/175590/5344015
sources
TARGETNAME=notify
TARGETPATH=obj
TARGETTYPE=DRIVER
USE_PDB=1
INCLUDES=..\..\..\generic
TARGETLIBS=..\..\..\generic\obj$(BUILD_ALT_DIR)\$(CPU)\generic.lib \
SOURCES= DriverEntry.cpp \
contr
www.eeworm.com/read/170988/5401356
sources
TARGETNAME=NOTIFY
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=obj
USE_PDB=1
TARGETLIBS= \
$(WDMBOOK)\generic\obj$(BUILD_ALT_DIR)\*\generic.lib \
INCLUDES=$(WDMBOOK)\generic
SOURCES= D