代码搜索:queue
找到约 10,000 项符合「queue」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5828348
makefile
#----------------------------------------------------------------------------
# Makefile,v 1.34 2003/11/10 01:48:03 dhinton Exp
#
# Makefile for the ACE Adapter Web Server (JAWS) client
#---------
www.eeworm.com/read/133772/5901063
h wait.h
#ifndef __LINUX_WAIT_H__
#define __LINUX_WAIT_H__
typedef struct { } wait_queue_head_t;
#define init_waitqueue_head(wait) do{} while (0)
#define add_wait_queue(wait,new_wait) do{} while (0)
www.eeworm.com/read/133772/5901618
c vnc_kbd.c
//==========================================================================
//
// vnc_kbd.c
//
//
//
//==========================================================================
//####ECO
www.eeworm.com/read/100926/6263138
makefile
#----------------------------------------------------------------------------
# Makefile,v 4.38 2002/11/16 15:37:15 bala Exp
#
# Makefile for the simple ACE_UPIPE client/server test fil
www.eeworm.com/read/100926/6263347
makefile
#----------------------------------------------------------------------------
# Makefile,v 4.51 2002/12/27 12:46:25 bala Exp
#
# Makefile for the server-side of the primary Reactor tests
#--------
www.eeworm.com/read/100926/6263557
makefile
#----------------------------------------------------------------------------
# Makefile,v 4.27 2002/11/16 15:37:15 bala Exp
#
# Makefile for Message_Queue tests
#---------------------
www.eeworm.com/read/100926/6264417
makefile
#----------------------------------------------------------------------------
# Makefile,v 1.15 2001/03/30 19:15:16 coryan Exp
#
# Makefile for the ACE Adapter Web Server (JAWS) client
#----------
www.eeworm.com/read/250287/12416126
sql sample.sql
--
-- Enqueue message
CONNECT aquser/aquser;
DECLARE
queue_options DBMS_AQ.ENQUEUE_OPTIONS_T;
message_properties DBMS_AQ.MESSAGE_PROPERTIES_T;
message_id RAW(16);
my_message
www.eeworm.com/read/171934/5391177
h nta_internal.h
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2005 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/169190/5428310
c fdqueue.c
/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c