代码搜索:queuing

找到约 209 项符合「queuing」的源代码

代码结果 209
www.eeworm.com/read/435701/1862030

c qlock.c

#include #include static struct { QLp *p; QLp x[1024]; } ql = { ql.x }; enum { Queuing, QueuingR, QueuingW, }; static ulong (*_rendezvousp)(ulong, ulong) = rendezvous; /* this
www.eeworm.com/read/202268/15387393

cpp devqueue.cpp

// DevQueue.cpp -- Custom IRP queuing support // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" typedef struct _NOTIFY_CONTEXT { P
www.eeworm.com/read/200463/15432367

txt mm1.txt

/* Author: Vadim Kyrylov. Date: 26-Feb-2002 * * One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed exponetially. * * The simulator is time-slice
www.eeworm.com/read/209211/4985254

c qlock.c

#include #include static struct { QLp *p; QLp x[1024]; } ql = { ql.x }; enum { Queuing, QueuingR, QueuingW, Sleeping, }; static void* (*_rendezvousp)(void*, void*) = rendezvou
www.eeworm.com/read/291386/8422153

change_log

Kernel_AODV Change Log Changes for: V 2.2.2 ===================== - Corrected LINK_LIMIT #ifdefs (Fix from Peter Barron) - aodv_neigh.c - hello.c - module.c - Add Packet Queuing back in
www.eeworm.com/read/427598/8931341

change_log

Kernel_AODV Change Log Changes for: V 2.2.2 ===================== - Corrected LINK_LIMIT #ifdefs (Fix from Peter Barron) - aodv_neigh.c - hello.c - module.c - Add Packet Queuing back in
www.eeworm.com/read/375214/9368603

change_log

Kernel_AODV Change Log Changes for: V 2.2.2 ===================== - Corrected LINK_LIMIT #ifdefs (Fix from Peter Barron) - aodv_neigh.c - hello.c - module.c - Add Packet Queuing back in
www.eeworm.com/read/421904/10681576

change_log

Kernel_AODV Change Log Changes for: V 2.2.2 ===================== - Corrected LINK_LIMIT #ifdefs (Fix from Peter Barron) - aodv_neigh.c - hello.c - module.c - Add Packet Queuing back in
www.eeworm.com/read/271974/10975114

change_log

Kernel_AODV Change Log Changes for: V 2.2.2 ===================== - Corrected LINK_LIMIT #ifdefs (Fix from Peter Barron) - aodv_neigh.c - hello.c - module.c - Add Packet Queuing back in
www.eeworm.com/read/468102/6999751

change_log

Kernel_AODV Change Log Changes for: V 2.2.2 ===================== - Corrected LINK_LIMIT #ifdefs (Fix from Peter Barron) - aodv_neigh.c - hello.c - module.c - Add Packet Queuing back in