代码搜索:queuing

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

代码结果 209
www.eeworm.com/read/139291/5805901

readme

Threadpool MPM: This is an experimental variant of the standard worker MPM. Rather than queuing connections like the worker MPM, the threadpool MPM queues idle worker threads and hands each accepted c
www.eeworm.com/read/169190/5428260

readme

Threadpool MPM: This is an experimental variant of the standard worker MPM. Rather than queuing connections like the worker MPM, the threadpool MPM queues idle worker threads and hands each accepted c
www.eeworm.com/read/321465/3536926

readme

Threadpool MPM: This is an experimental variant of the standard worker MPM. Rather than queuing connections like the worker MPM, the threadpool MPM queues idle worker threads and hands each accepted c
www.eeworm.com/read/113482/15455155

cpp aqmessage.cpp

#define __OCICPP_INTERNAL_USE_ #include "AQMessage.h" #include "OraError.h" /*! \class OCICPP::AQMessage \brief Advanced Queuing uses this representation of messages This class provides an enca
www.eeworm.com/read/100079/15885910

c redial.c

/* * The redial option (actually a misnomer, it's really a queuing system). * We expect a space-separated list of dialing directory entries (although * new users always try to put in a phone number
www.eeworm.com/read/399668/7843072

cpp aqmessage.cpp

#include "stdafx.h" #define __OCICPP_INTERNAL_USE_ #include "AQMessage.h" #include "OraError.h" /*! \class OCICPP::AQMessage \brief Advanced Queuing uses this representation of messages
www.eeworm.com/read/344610/3207506

c q.c

/* * FILENAME: q.c * * Copyright 2000 By InterNiche Technologies Inc. All rights reserved * * Simple queuing system for internal use by the stack. * All other general-purpose queue manipu
www.eeworm.com/read/109695/15552170

h inlines.h

/* * Netbufs don't come with nifty queuing functions * like mbufs. We therefore make our own quques by * squirreling away an extra pointer before the data * in a netbuf. As we can't guarantee that
www.eeworm.com/read/170988/5401455

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/279077/4140141

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 { PQNOTIFYF