代码搜索:queue
找到约 10,000 项符合「queue」的源代码
代码结果 10,000
www.eeworm.com/read/110972/6161325
3 sdl_seteventfilter.3
.TH "SDL_SetEventFilter" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME"
SDL_SetEventFilter\- Sets up a filter to process all events before they are posted to the event queue\&.
www.eeworm.com/read/110034/6170607
c skqueue.c
/******************************************************************************
*
* Name: skqueue.c
* Project: PCI Gigabit Ethernet Adapter
* Version: $Revision: 1.14 $
* Date: $Date: 1998/10/15
www.eeworm.com/read/108417/6182730
java dispatcher.java
/*
* Copyright (c) 2000 Lyrisoft Solutions, Inc.
* Used by permission
*/
package com.lyrisoft.chat.server.remote;
import java.util.Map;
import java.util.LinkedList;
import java.util.List;
import j
www.eeworm.com/read/107425/6189290
s43 os_q.s43
NAME os_q(16)
RSEG CODE(1)
EXTERN OSEventFreeList
EXTERN OSIntNesting
PUBLIC OSQAccept
PUBLIC OSQCreate
PUBLIC OSQDel
PUBLIC OSQFlush
EXTERN OSQFreeList
PUBLIC OSQPend
PUBLIC OSQP
www.eeworm.com/read/107425/6189302
lst os_q.lst
##############################################################################
# #
# IAR MSP430 C-Compiler V1.26A/WIN
www.eeworm.com/read/105928/6197060
java producerconsumer.java
/*
* Copyright © 2002 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
* California 95054, U.S.A. All rights reserved. Sun Microsystems, Inc. has
* intellectual property rights relating
www.eeworm.com/read/103445/6216214
java jobthread.java
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/103445/6216218
java jobqueue.java
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/103315/6217923
java simplequeuereceiver.java
/*
* @(#)SimpleQueueReceiver.java
*/
import javax.jms.*;
import javax.naming.*;
import java.util.*;
public class SimpleQueueReceiver {
public static void main(String[] args) {