代码搜索:Queuing

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

代码结果 209
www.eeworm.com/read/440084/7694067

h ipsec_class.h

/******************************************************************************/ /* Copyright 2000-2001 Wind River Systems, Inc. */ /**********************************************************
www.eeworm.com/read/392996/8316182

std test.3.std

Priority scheduling Starting at Ticks: total 10 Queuing threads. Queuing thread threadA at Time 10, priority 0 Queuing thread threadB at Time 30, priority 1 threadB, Starting Burst of 32 Ticks: total
www.eeworm.com/read/136959/13351109

c qqd.c

/************************************************************************/ /* */ /* QQD.C - Implements a double-ended queuing me
www.eeworm.com/read/136959/13351126

c qq.c

/************************************************************************/ /* */ /* QQ.C - Implements a general-pupose queuing m
www.eeworm.com/read/209211/4985164

c plan9-thread.c

#include #include #include enum { QueuingW, /* queuing for write lock */ QueuingR, /* queuing for read lock */ }; typedef struct Thread Thread; struct Thread { int pid;
www.eeworm.com/read/161674/10386757

std test2.std

Preemptive Priority scheduling Starting at Ticks: total 10 Queuing threads. Queuing thread threadA at Time 10, priority 5 threadA, Starting Burst of 29 Ticks: total 30 threadA, Still 28 to go Ticks: t
www.eeworm.com/read/392996/8316168

std test.2.std

Shortest Remaining Time Next (SRTN) scheduling Starting at Ticks: total 10 Queuing threads. Queuing thread threadA at Time 10, priority 0 threadA, Starting Burst of 29 Ticks: total 30 threadA, Still 2
www.eeworm.com/read/392996/8316251

std test.5.std

Multiple Queues scheduling Starting at Ticks: total 10 Queuing threads. Queuing thread threadA at Time 10, priority 20 threadA, Starting Burst of 20 Ticks: total 30 threadA, Still 19 to go Ticks: tota
www.eeworm.com/read/343014/3225562

bat run.bat

@echo off rem --------------------------------------------------------------------------- rem Start script for running the Amazon Queuing service rem rem ------------------------------------------
www.eeworm.com/read/180080/9320307

h ss_queue.h

/********************************************************************20** Name: System Services -- Queueing Type: C Include file Desc: System Services queuing