代码搜索:queue
找到约 10,000 项符合「queue」的源代码
代码结果 10,000
www.eeworm.com/read/134053/5895444
aso queue.aso
;--------------------------
;-- Define Queue objects --
;--------------------------
INCLUDE list.aso
GLOBAL PASCAL queue_init:near
GLOBAL PASCAL queue_insert:near
GLOBAL PASCAL queue_delete:
www.eeworm.com/read/134053/5895445
asm queue.asm
;--------------------------
;-- Define Queue objects --
;--------------------------
MODEL SMALL
LOCALS
;** Define Queue object **
INCLUDE queue.aso
;** Create instance of Queue virtual
www.eeworm.com/read/134009/5896036
pm queue.pm
package Thread::Queue;
use Thread qw(cond_wait cond_broadcast);
=head1 NAME
Thread::Queue - thread-safe queues
=head1 SYNOPSIS
use Thread::Queue;
my $q = new Thread::Queue;
$q->enqueue
www.eeworm.com/read/133772/5901753
h queue.h
//==========================================================================
//
// include/sys/queue.h
//
//
//
//=====================================================================
www.eeworm.com/read/133772/5901989
h queue.h
//==========================================================================
//
// include/sys/queue.h
//
//==========================================================================
//####B
www.eeworm.com/read/133731/5903146
h queue.h
/*------------------------------------------------------------------------*/
/* */
/* QUEUE.H
www.eeworm.com/read/132433/5916416
c queue.c
// queue.c
//
// Generated by C DriverWizard 3.2.0 (Build 2485)
// Requires DDK Only
// File created on 3/12/2005
//
#include "pch.h"
#ifdef CALLMSGRING0_WMI_TRACE
#include "queue.tmh"
#end
www.eeworm.com/read/131315/5932266
h queue.h
/*
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
www.eeworm.com/read/131315/5933917
3 queue.3
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted