代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/361936/10027715
java synctest.java
/* 范例名称:生产者--消费者问题
* 源文件名称:SyncTest.java
* 要 点:
* 1. 共享数据的不一致性/临界资源的保护
* 2. Java对象锁的概念
* 3. synchronized关键字/wait()及notify()方法
*/
public class ProducerConsumer {
public stati
www.eeworm.com/read/149876/5695938
mh i386gnu.mh
# Host: Intel 386 running the GNU Hurd
XDEPFILES= i387-tdep.o
NATDEPFILES= i386gnu-nat.o gnu-nat.o fork-child.o solib.o corelow.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc
www.eeworm.com/read/148694/5711382
mh i386gnu.mh
# Host: Intel 386 running the GNU Hurd
XDEPFILES= i387-tdep.o
NATDEPFILES= i386gnu-nat.o gnu-nat.o fork-child.o solib.o corelow.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc
www.eeworm.com/read/136812/5859451
makefile
# @(#)Makefile 1.1 92/07/30 SMI
HDRSPUBLIC = attr.h bitmask.h cms.h cms_colorcube.h cms_grays.h \
cms_mono.h cms_rainbow.h cms_rgb.h defaults.h filter.h hashfn.h \
io_stream.h notify.h pixwin.h pw_d
www.eeworm.com/read/126420/14424344
c semb.c
#include "vxWorks.h"
#include "semLib.h"
SEM_ID semB_id;
/*
SEM_Q_FIFO (0x0)
SEM_Q_PRIORITY (0x1)
SEM_DELETE_SAFE (0x4)
SEM_INVERSION_SAFE (0x8)
SEM_EVENTSEND_ERR_NOTIFY (0x10)
*/
void semBTa
www.eeworm.com/read/126420/14424346
c semm.c
#include "vxWorks.h"
#include "semLib.h"
SEM_ID semM_id;
/*
SEM_Q_FIFO (0x0)
SEM_Q_PRIORITY (0x1)
SEM_DELETE_SAFE (0x4)
SEM_INVERSION_SAFE (0x8)
SEM_EVENTSEND_ERR_NOTIFY (0x10)
*/
void semMTa
www.eeworm.com/read/192230/5159195
mh i386gnu.mh
# Host: Intel 386 running the GNU Hurd
XDEPFILES= i387-tdep.o
NATDEPFILES= i386gnu-nat.o gnu-nat.o fork-child.o solib.o corelow.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc